Chain ID: 1230263917 | Current Node Version: 1.0.0
Here is a list of 2 active peers as observed by
Polkachu's state-sync
server in real-time. Add them to your config.toml if you
have trouble finding peers.
[email protected]:28956,[email protected]:26656
Here is a script for you to update persistent_peers
setting
in config.toml. Stale peers can cause node
inefficiency over time, so the script below selects up to 5
random live peers.
[email protected]:28956,[email protected]:26656
sed -i.bak -e "s/^persistent_peers *=.*/persistent_peers = \"$PEERS\"/" $HOME/.interval/config/config.toml
When you state-sync, you might also consider adding Polkachu's
state-sync peer
to your persistent_peers setting in
config.toml.
b6fe4d29f1c01dbd7d42d21890ec47f774d900c8@tcp://0.0.0.0:33256