wallet, test: Be able to always swap BDB endianness

This commit is contained in:
Ava Chow
2024-04-22 17:08:18 -04:00
parent 0b753156ce
commit d51fbab4b3
5 changed files with 12 additions and 1 deletions

View File

@@ -193,6 +193,7 @@ BASE_SCRIPTS = [
'wallet_txn_doublespend.py --mineblock',
'tool_wallet.py --legacy-wallet',
'tool_wallet.py --legacy-wallet --bdbro',
'tool_wallet.py --legacy-wallet --bdbro --swap-bdb-endian',
'tool_wallet.py --descriptors',
'tool_signet_miner.py --legacy-wallet',
'tool_signet_miner.py --descriptors',