Skip to content

Commit

Permalink
chore: rm manta-up.sh link (#222)
Browse files Browse the repository at this point in the history
  • Loading branch information
jincan39 authored Jan 17, 2024
1 parent 0c16db9 commit d5811f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/manta-pacific/Replica Node.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The switch to Celestia on Manta Pacific is happening on 12pm PT, December 15th,

Now that Manta Pacific is posting data to Celestia, users running replica nodes should also run a Celestia light node alongside op-node and op-geth. The updated replica scripts will help users provision this Celestia light node and connect to it in the same way Manta Pacific will.

In order to be prepared, please upgrade your op-node image to [public.ecr.aws/i6b2w2n6/op-node:celestia-3.0.0](http://public.ecr.aws/i6b2w2n6/op-node:celestia-3.0.0) and set the necessary env variables. Note that the [manta-up.sh](http://manta-up.sh) script helps to generate the auth token for the celestia light node.
In order to be prepared, please upgrade your op-node image to `public.ecr.aws/i6b2w2n6/op-node:celestia-3.0.0` and set the necessary env variables. Note that the `manta-up.sh` script helps to generate the auth token for the celestia light node.

A set of scripts that will start a Manta node from scratch. **If you have an existing Manta node running, then you should copy the datadir over and resume from that.**

Expand Down

1 comment on commit d5811f3

@vercel
Copy link

@vercel vercel bot commented on d5811f3 Jan 17, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.