Module bitcoind_json_rpc_client::client_sync::v22
source · Expand description
A JSON-RPC client for testing against Bitcoin Core v22
.
We ignore option arguments unless they effect the shape of the returned JSON data.
Re-exports§
pub use crate::client_sync::v17::AddressType;
Structs§
- Client implements a JSON-RPC client for the Bitcoin Core daemon or compatible APIs.