[esplora] Support proxies in EsploraBlockchain

This commit is contained in:
Alekos Filini
2021-08-30 15:49:07 +02:00
parent a685b22aa6
commit 3fe2380d6c
4 changed files with 49 additions and 9 deletions

View File

@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [v0.11.0] - [v0.10.0]
- Added `flush` method to the `Database` trait to explicitly flush to disk latest changes on the db.
- Add support for proxies in `EsploraBlockchain`
## [v0.10.0] - [v0.9.0]