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