admin_importChain
The importChain is an administrative method that imports an exported chain from a file into a node. This method imports only blocks that haven't existed in a Kaia node. This method does not delete any data of the existing chain.
JSONRPC: admin_importChain
Request
Responses
- 200
true if chain was imported, false if not.