Module bitcoind_json_rpc_client::client_sync::v21
source · Expand description
A JSON-RPC client for testing against Bitcoin Core v0.21.2
.
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.