EsploraClientInterface
Wrapper around an esplora_client::BlockingClient which includes an internal in-memory transaction cache to avoid re-fetching already downloaded transactions.
Inheritors
Functions
Link copied to clipboard
Broadcast a `Transaction` to Esplora.
Link copied to clipboard
Get the `BlockHash` of a specific block height.
Link copied to clipboard
Get a map where the key is the confirmation target (in number of blocks) and the value is the estimated feerate (in sat/vB).
Link copied to clipboard
Get a `Transaction` option given its `Txid`.
Link copied to clipboard
Get the status of a `Transaction` given its `Txid`.
Link copied to clipboard
Sync a set of scripts, txids, and/or outpoints against Esplora.