This repository was archived by the owner on Dec 4, 2024. It is now read-only.
Replies: 1 comment
-
Hi @Nexsuperne101 , You can update by just stopping the nodes and changing the binaries, without any alterations to your chain setup. Full guide here on the update procedure here: https://wiki.polygon.technology/docs/edge/validator-hosting#update |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
[ Subject of the issue ]
Description I'd like to install the latest updates to my running chain, but don't want to use the following line, as I don't know if it will overwrite the existing validator settings (Private key, Node ID, BLS key)
git clone https://github.com/0xPolygon/polygon-edge.git
Describe your issue in as much detail as possible here. As above.
Your environment
(Confirm the version of your Polygon edge client by running the following command:
polygon-edge version --grpc-address GRPC_ADDRESS
)Steps to reproduce
polygon-edge peers list --grpc-address GRPC_ADDRESS
.Expected behavior
Beta Was this translation helpful? Give feedback.
All reactions