Peers/
mainnet/
canto

mainnet
Rpc status: Active

LIVE PEERS

PEERS="9254f022b3e1485eb3fc5c8f91f67b994dff306c@peer.canto.mainnet.dteam.tech:26656"
sed -i.bak -e "s/^persistent_peers *=.*/persistent_peers = \"$PEERS\"" $HOME/.cantod/config/config.toml

RESTART NODE AND CHECK LOGS

sudo systemctl restart cantod
sudo journalctl -u cantod -f -o cat