Initia

Binding a highly interwoven system of modular networks through architectural ownership of the L1 orchestration layer, L2 network, and the communication protocol.

Services

RPC list and monitor website: https://initia.krews.xyz

Snapshot Details
Block Height: 2452528
Size: 200.55 GB
WASM: No
Indexer: null
Pruning: 100/0/10
File Name: latest.tar.lz4
Time: Fri Jul 12 02:44:59 UTC 2024
URL: https://krews.xyz/snapshots/initia/latest.tar.lz4
sudo systemctl stop initiad

cp $HOME/.initia/data/priv_validator_state.json $HOME/.initia/priv_validator_state.json.backup

rm -rf $HOME/.initia/data

curl https://krews.xyz/snapshots/initia/latest.tar.lz4 | lz4 -dc - | tar -xf - -C $HOME/.initia

mv $HOME/.initia/priv_validator_state.json.backup $HOME/.initia/data/priv_validator_state.json

sudo systemctl restart initiad && sudo journalctl -u initiad -f -o cat

Last updated