State Sync
On Aug 15th, 2023, test-core-1
will be deprecated. The new official testnet will be test-core-2. Would request all the current validators to migrate their nodes before that!
State Sync
To aid with node syncing, the following State Sync endpoints are provided.
Cosmonaut Stakes
https://persistence-mainnet-rpc.cosmonautstakes.com:443
https://persistence-testnet-rpc.cosmonautstakes.com:443
Persistence
https://rpc.core.persistence.one:443
https://rpc.testnet.persistence.one:443
Polkachu
https://persistence-rpc.polkachu.com:443
https://persistence-testnet-rpc.polkachu.com:443
YTWOFUND
Baryon
To use State Sync change the following under config.toml
. Choose at least 2 providers for the rpc_servers
parameters from the table above.
Replace trust_height
and trust_hash
with the output of the following command. Depending if you're syncing a mainnet or testnet node, you might also want to replace the RPC endpoint.
Last updated
Was this helpful?