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§

Structs§

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