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