Skip to content

Commit

Permalink
Update voting-as-a-representative.md
Browse files Browse the repository at this point in the history
Replacing deprecated block explorer links
  • Loading branch information
qwahzi authored Sep 12, 2024
1 parent ba12782 commit 6bdfafb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/running-a-node/voting-as-a-representative.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Open the account - until you do [account_info](../commands/rpc-protocol.md#accou

Before the node will vote, the representative account configured above must have at least 1000 Nano delegated to it. This is done by changing the representative of other accounts in your wallet with [account_representative_set](../commands/rpc-protocol.md#account_representative_set). If you do not control over 1000 Nano, you will need to have others delegate their weight to your representative.

Once you have enough weight, after a few minutes you can search for your representative account on the [mynano.ninja](https://mynano.ninja/) site to verify it is voting.
Once you have enough weight, after a few minutes you can search for your representative account on [BlockLattice.io](https://blocklattice.io/) or [Nano.community](https://nano.community/) to verify it is voting.

--8<-- "warning-multiple-node-setups.md"

Expand All @@ -80,11 +80,11 @@ Once you are comfortable with your node setup and want to connect it to the broa

### Setup monitoring

Details for setting up a popular monitoring service for the node can be found at https://github.com/NanoTools/nanoNodeMonitor. Not only can this provide a website for viewing the status and promoting your representative, but it also provides metrics to popular services in the ecosystem who help monitor the broader network status and performance, such as [NanoCrawler.cc](https://nanocrawler.cc) and [MyNano.ninja](https://mynano.ninja).
Details for setting up a popular monitoring service for the node can be found at https://github.com/NanoTools/nanoNodeMonitor. Not only can this provide a website for viewing the status and promoting your representative, but it also provides metrics to popular services in the ecosystem who help monitor the broader network status and performance, such as [BlockLattice.io](https://blocklattice.io/) & [Nano.community](https://nano.community/).

### Connect with community services

At [MyNano.ninja](https://mynano.ninja) you can also verify your representative and share additional details about your social accounts. Many community members use this service to evaluate representatives which can help you get additional weight if your setup is reliable and well maintained.
At nano.community [[1]](https://github.com/mistakia/nano-community/blob/main/data/nano-reps.csv)[[2]](https://nano.community/cli) you can also verify your representative and share additional details about your social accounts. Many community members use this service to evaluate representatives which can help you get additional weight if your setup is reliable and well maintained.

### Ongoing maintenance and support

Expand Down

0 comments on commit 6bdfafb

Please sign in to comment.