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-jsonoptionMake sure
data/statedoes not exist, or use the--replay-blockchainoptionStart
nodeoswith the options listed in thestate_history_plugin