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