support running joinmarket with bitcoind 29

This commit is contained in:
Erik Arvstedt
2025-10-23 08:15:34 +02:00
parent 1c786d67c6
commit bba75b0a7f
6 changed files with 26 additions and 3 deletions
+1
View File
@@ -302,6 +302,7 @@ buildable=(
lndPruned
wireguard-lndconnect
trustedcoin
joinmarket-bitcoind-29
)
buildable() { buildTests buildable "$@"; }