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