We should switch the `ChainAccess` to use `get_block_hash()` after the upcoming release of `rust-esplora-client`. Besides for retrieving the necessary data for the `Confirm` methods, it should also be used for `Access` (see #21).
We should switch the
ChainAccessto useget_block_hash()after the upcoming release ofrust-esplora-client.Besides for retrieving the necessary data for the
Confirmmethods, it should also be used forAccess(see #21).