Module client

Source

Structs§

Client
An async client for interacting with a bitcoind instance.

Functions§

to_value
Custom implementation to convert a value to a Value type.

Type Aliases§

ClientResult
This is an alias for the result type returned by the Client.