Per https://github.com/bitcoin/bitcoin/pull/15454
@ -349,6 +349,7 @@ class BitcoinD(TailableProc):
'-logtimestamps',
'-nolisten',
'-txindex',
'-wallet="test"',
'-addresstype=bech32'
]
# For up to and including 0.16.1, this needs to be in main section.