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