umbrel
umbrel copied to clipboard
Add `deprecatedrpc=create_bdb` to `bitcoin.conf`
trafficstars
BerkeleyDB (BDB) wallet creation was deprecated in Bitcoin Core v26.0. This leads to issues for JoinMarket and thus also Jam. The problem should be fixed once JoinMarket supports Bitcoin Core descriptor wallets.
For the time being, the fix for affected users is to add deprecatedrpc=create_bdb to bitcoin.conf file.
Can this be added to Umbrel in order for users not getting annoyed by sudden malfunction after updating to Core v26? What is the proper procedure here?
Thank you for any feedback on this :pray: