Available on crate feature
rest-client
only.Expand description
Simple REST client implementation which implements BlockSource
against a Bitcoin Core REST
endpoint.
Structsยง
- Rest
Client - A simple REST client for requesting resources using HTTP
GET
.