Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters: [checkLevel?, numBlocks?].Positional parameters for
verifychain:params[0]: Check level (0-4).params[1]: Number of blocks to check from the tip.
Returns
True if the chain verifies. Example:
true.