ElectrumClientInterface
Wrapper around an electrum_client::ElectrumApi which includes an internal in-memory transaction cache to avoid re-fetching already downloaded transactions.
Inheritors
Functions
Link copied to clipboard
Subscribes to notifications for new block headers, by sending a blockchain.headers.subscribe call.
Link copied to clipboard
Estimates the fee required in bitcoin per kilobyte to confirm a transaction in number
blocks.
Link copied to clipboard
Returns the capabilities of the server.
Link copied to clipboard
Broadcasts a transaction to the network.