macro_rules! impl_client_v21__send_many_verbose {
() => { ... };
}Expand description
Implements Bitcoin Core JSON-RPC API method sendmany with verbose=true (v21+).
macro_rules! impl_client_v21__send_many_verbose {
() => { ... };
}Implements Bitcoin Core JSON-RPC API method sendmany with verbose=true (v21+).