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