Expand description

A JSON-RPC client for testing against Bitcoin Core v24.

We ignore option arguments unless they effect the shape of the returned JSON data.

Re-exports§

pub use crate::client_sync::v23::AddressType;

Structs§

Client
Client implements a JSON-RPC client for the Bitcoin Core daemon or compatible APIs.