Replay or resync with full history
Goal
This procedure records the entire chain history.
Before you begin
- Make sure Wire core is installed.
- Learn about Using Nodeop.
- 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
option -
Make sure
data/state
does not exist, or use the--replay-blockchain
option -
Start
nodeop
with the options listed in thestate_history_plugin