scripts+GitHub: use bitcoind v29.0

This commit is contained in:
Oliver Gugger 2025-03-23 10:43:15 -05:00
parent 5235f3b24f
commit f4a6c3487a
No known key found for this signature in database
GPG Key ID: 8E4256593F177720

View File

@ -21,7 +21,7 @@ defaults:
shell: bash
env:
BITCOIN_VERSION: "28"
BITCOIN_VERSION: "29"
# TRANCHES defines the number of tranches used in the itests.
TRANCHES: 16