bitcoinops / taproot-workshop

Taproot & Schnorr Python Library & Documentation.
MIT License
369 stars 111 forks source link

Update install instructions: build with Berkeley DB 4.8 for legacy wallets #189

Closed mccwdev closed 4 months ago

mccwdev commented 9 months ago

As mentioned is issue #187

kouloumos commented 4 months ago

Install instructions should be part of the original repository, they don't belong here. Regarding your original issue, you just need to follow the build-X.md instructions in order to build Bitcoin Core with BDB support.

bitschmidty commented 4 months ago

@mccwdev Thanks for this PR. Based on @kouloumos comments, I opened an alternative PR https://github.com/bitcoinops/taproot-workshop/pull/200