macro_rules! impl_client_v17__rescan_blockchain {
() => { ... };
}Expand description
Implements Bitcoin Core JSON-RPC API method rescanblockchain.
macro_rules! impl_client_v17__rescan_blockchain {
() => { ... };
}Implements Bitcoin Core JSON-RPC API method rescanblockchain.