Run a chain via snapshot
Workflow of running a chain node
Download snapshot
Replace data
QmarXGUefS13Kve52iLraMwP2VHU93yzkB8Lj8z8yhPLqw
has been downloaded. Unzip the node-data.tar.gz
to the specified chain node data directory, replace the original data directory node-data, and then restart the chain service node. Assume that your link node data directory is ~/bool-beta-testnode
(Optional) Modify docker-compose.yaml
Modify the node's docker-compose.yaml configuration to remove --state-pruning archive
and --block-pruning archive
Start the chain service node
Last updated