diff --git a/tests/utils.py b/tests/utils.py index 1032d8700..5a382c3a0 100644 --- a/tests/utils.py +++ b/tests/utils.py @@ -290,6 +290,7 @@ class BitcoinD(TailableProc): '-server', '-logtimestamps', '-nolisten', + '-txindex', ] # For up to and including 0.16.1, this needs to be in main section. BITCOIND_CONFIG['rpcport'] = rpcport