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