Peers/
mainnet/
injective

Services/

Peers/

injective

Rpc status: Active

LIVE PEERS

PEERS="3890067a5bf9276349c5e803eb4f5ca3454af7eb@peer.injective.mainnet.dteam.tech:27656,[email protected]:26656"
sed -i.bak -e "s/^persistent_peers *=.*/persistent_peers = "3890067a5bf9276349c5e803eb4f5ca3454af7eb@peer.injective.mainnet.dteam.tech:27656,[email protected]:26656"/" $HOME/.injectived/config/config.toml

RESTART NODE AND CHECK LOGS

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