trinity-b · testnet · snapshot
Pruned chain data for a new node.
Pruned trinity-b snapshot (app state + Comet, compacted — same job as cosmprund).
Cosmprund cannot open Secret 1.26, so this file is from our prune tool.
Replace ~/.secretd/data (and .compute if present).
Keep Cosmos keys and the enclave. First join or a node that was behind: extract
and start. Not an archive. Not secret-4.
Paste this
curl -fsSL https://trinity-b-snapshot.secret3.dev/restore.sh | bash
That one line downloads the latest snapshot, verifies it, and extracts into
~/.secretd. It does not start trinity-node.
Refuses this lab’s testnet-00…07 and mainnet vals.
- chain
- trinity-b
- height
- …
- created
- …
- size
- …
- sha256
- …
Files
Testnet only. Do not load this onto a secret-4 node.
If this machine was already at tip and you load an older snapshot, Secret’s enclave
still has the higher height. Re-register SGX only
(secretd reset-enclave, then tx register auth) — not a new
consensus key. Need history? Use archive RPC/LCD, not this tarball.