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