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.