Expand description

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

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

Structs§

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

Enums§

AddressType
Argument to the Client::get_new_address_with_type function.