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