Add docs for EsploraAsyncExt and make doctests runnable
This commit is contained in:
@@ -64,7 +64,7 @@ To persist the `Wallet` on disk, `Wallet` needs to be constructed with a
|
||||
|
||||
**Example**
|
||||
|
||||
```rust,no_run
|
||||
```rust
|
||||
use bdk::{bitcoin::Network, wallet::{AddressIndex, Wallet}};
|
||||
|
||||
fn main() {
|
||||
|
||||
Reference in New Issue
Block a user