fix travis: regtest tests were failing with bitcoind 0.20

see https://github.com/bitcoin/bitcoin/pull/16524
This commit is contained in:
SomberNight 2020-06-17 18:11:18 +02:00
parent 725b6f1564
commit 2580832a88
No known key found for this signature in database
GPG key ID: B33B5F232C6271E9

View file

@ -11,6 +11,7 @@ rpcpassword=donkey
rpcallowip=127.0.0.1
zmqpubrawblock=tcp://127.0.0.1:28332
zmqpubrawtx=tcp://127.0.0.1:28333
fallbackfee=0.0002
[regtest]
rpcbind=0.0.0.0
rpcport=18554