lightning_block_sync

Module rpc

Source
Available on crate feature rpc-client only.
Expand description

Simple RPC client implementation which implements BlockSource against a Bitcoin Core RPC endpoint.

Structsยง

  • A simple RPC client for calling methods using HTTP POST.
  • An error returned by the RPC server.