Module lightning_block_sync::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.