Module lightning_block_sync::rpc
source · [−]This is supported 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.