Commit a6bfbd4
committed
1804699 fix(esplora): Bump `esplora-client` to `0.12.3` (志宇)
Pull request description:
### Description
I didn't realize #2053 didn't actually compile when I merged it. This PR fixes this by bumping `esplora_client` to `0.12.3` so that the `.get_block_infos` method is always available.
### Changelog
```md
Fixed:
- Bump `esplora_client` to `0.12.3` so that the `.get_block_infos` method is always available.
```
### Checklists
#### All Submissions:
* [x] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md)
ACKs for top commit:
oleonardolima:
ACK 1804699
luisschwab:
ACK 1804699
Tree-SHA512: 1d80cab1173a77286b8946da9c89dce5e86b5d91bca4cb9a6e30b7b0dabcefb6b3ced858c8b235198970a1a7ce368db74ce85735e0a30ae02f95ea3c0c75ef76
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments