Skip to content

Add blockchain::GetBlockHash trait and implement for blockchains #603

@notmandatory

Description

@notmandatory

The new trait should have a function to get a block hash at a given height. The Esplora API, Electrum API, RPC, and CBF blockchains should all support getting a block hash at a given height. This feature is needed to help support wallets that also use LDK, See https://github.com/bitcoindevkit/bdk-swift/issues/10.

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions