Chain ID: odyssey-0
| Current Node Version: v0.13.0
All Live Peers for Story
Here is a list of 8 active peers as observed by [NODERS]TEAM in real-time. Add them to your config.toml
if you have trouble finding peers.
14ce9050665ffcf7a22e4164b6146a46f0cb210b@213.199.59.59:26656,f0ae7554ac5562eb5fce2ba2bd19786ce1f359c7@37.187.95.179:52656,bbd35223a30922b4b83b4c0d080f33e564e8624a@89.58.17.242:25556,6eed1c988270b8ccabf4def9a396c4caabc073f5@38.242.197.177:26656,f4ae64d1d277d4fe5628863d1290fb8fcd047c7a@149.50.119.206:26156,b5043487123e5606338bf1370012b1ea843aff0a@161.97.132.137:22656,5baa971ad0fa830ae8afca410868afc0a39e5d2f@157.173.121.179:26656,c6d7e574bc81fd988fa584d80712f0e1729f1a02@91.108.247.254: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 a few random live peers.
PEERS=f0ae7554ac5562eb5fce2ba2bd19786ce1f359c7@37.187.95.179:52656,c6d7e574bc81fd988fa584d80712f0e1729f1a02@91.108.247.254:26656,6eed1c988270b8ccabf4def9a396c4caabc073f5@38.242.197.177:26656,b5043487123e5606338bf1370012b1ea843aff0a@161.97.132.137:22656,f4ae64d1d277d4fe5628863d1290fb8fcd047c7a@149.50.119.206:26156
sed -i.bak -e "s/^persistent_peers *=.*/persistent_peers = \"$PEERS\"/" ~/.story/config/config.toml
sudo systemctl restart story
sudo journalctl -fu story --no-hostname -o cat
Our peer for Story
When you state-sync, you might also consider adding [NODERS]TEAM state-sync peer to your persistent_peers setting in config.toml
.
@story.rpc.noders.services: