[−][src]Module bdk::blockchain::esplora
This is supported on
feature="esplora" only.Esplora
This module defines a Blockchain struct that can query an Esplora backend
populate the wallet's database by
Example
let blockchain = EsploraBlockchain::new("https://blockstream.info/testnet/api");
Structs
| EsploraBlockchain | feature="esplora"Structure that implements the logic to sync with Esplora |
Enums
| EsploraError | feature="esplora"Errors that can happen during a sync with |