diff --git a/tests/utils.py b/tests/utils.py index e24fd6f41..02ea9cd2b 100644 --- a/tests/utils.py +++ b/tests/utils.py @@ -288,6 +288,7 @@ class BitcoinD(TailableProc): '-logtimestamps', '-nolisten', '-txindex', + '-addresstype=bech32' ] # For up to and including 0.16.1, this needs to be in main section. BITCOIND_CONFIG['rpcport'] = rpcport