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ยง

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