Module bitcoind_client::bitcoind_client

source ·
Expand description

Bitcoind RPC client

Structs§

  • Async client for RPC to bitcoin core daemon
  • A block header and some associated data. This information should be available from most block sources (and, notably, is available in Bitcoin Core’s RPC and REST interfaces).

Traits§

  • Abstract type for retrieving block headers and data.

Functions§

Type Aliases§