bitcoindevkit / bdk

A modern, lightweight, descriptor-based wallet library written in Rust!
Other
860 stars 307 forks source link

Traits to support block data sources #84

Closed notmandatory closed 4 years ago

notmandatory commented 4 years ago

This functionality was already present in the MagicalBitcoin/magical-bitcoin-wallet repo, so when that repo was renamed to bitcoindevkit/bdk this issue was resolved. See blockchain module and Blockchain trait.