rust-bitcoin / rust-wallet

*archived* Library for a Bitcoin Wallet
Apache License 2.0
182 stars 86 forks source link

Fix blockhash #16

Closed dr-orlovsky closed 3 years ago

dr-orlovsky commented 4 years ago

Removes support for BitcoinHash type which was obsoleted with rust-bitcoin/rust-bitcoin#385

stevenroose commented 3 years ago

I think this should be fixed by https://github.com/rust-bitcoin/rust-wallet/pull/19.