lightning_block_sync

Module rest

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

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

Structsยง

  • A simple REST client for requesting resources using HTTP GET.