Expand description
cashweb-bitcoin-client
is a library providing a BitcoinClient
with
basic asynchronous methods for interacting with bitcoind.
Structs§
- Bitcoin
Client - Basic Bitcoin JSON-RPC client.
Enums§
- Node
Error - Error associated with the Bitcoin RPC.
Type Aliases§
- Http
Client - Standard HTTP client.
- Http
Error - Standard HTTP error.
- Https
Client - Standard HTTPs client.