Chain4Energy
Last updated
Last updated
https://rpc-c4e.takeshi.team:443[email protected]:10256[email protected]:32656curl -Ls https://snapshots.takeshi.team/chain4energy/addrbook.json > $HOME/.c4e-chain/config/addrbook.jsonSEEDS="[email protected]:10256"
PEERS="[email protected]:32656"
sed -i "s/^seeds *=.*/seeds = \"$SEEDS\"/; s/^persistent_peers *=.*/persistent_peers = \"$PEERS\"/" $C4E_HOME/config/config.toml