Hypersign Testnet Live Peers

Chain ID: prajna-1 | Current Node Version: v0.3.0

All Live Peers for Hypersign Testnet

Here is a list of 16 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]:27656,[email protected]:61056,[email protected]:26656,[email protected]:46656,[email protected]:10956,[email protected]:21066,[email protected]:30056,[email protected]:23456,[email protected]:26926,[email protected]:37656,[email protected]:10956,[email protected]:11056,[email protected]:10956,[email protected]:10956,[email protected]:26656,[email protected]:10956

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]:10956,[email protected]:26656,[email protected]:26656,[email protected]:26926,[email protected]:61056
sed -i.bak -e "s/^persistent_peers *=.*/persistent_peers = \"$PEERS\"/" $HOME/.hid-node/config/config.toml

Polkachu State-Sync Peer for Hypersign Testnet

When you state-sync, you might also consider adding Polkachu's state-sync peer to your persistent_peers setting in config.toml.

[email protected]:10956