How to replay or resync with full history
Goal
This procedure records the entire chain history.
Before you begin
- Make sure Antelope is installed.
- Learn about Using Nodeos.
- Get familiar with state_history_plugin.
Steps
Get a block log and place it in
data/blocks
, or get a genesis file and use the--genesis-json
optionMake sure
data/state
does not exist, or use the--replay-blockchain
optionStart
nodeos
with the options listed in thestate_history_plugin