Browse Source

update regtest port for bitcoin 0.16

master
Adam Gibson 8 years ago
parent
commit
ebd6d95fdb
No known key found for this signature in database
GPG Key ID: B3AE09F1E9A3197A
  1. 2
      test/regtest_joinmarket.cfg

2
test/regtest_joinmarket.cfg

@ -9,7 +9,7 @@ use_ssl = false
[BLOCKCHAIN]
blockchain_source = regtest
rpc_host = localhost
rpc_port = 18332
rpc_port = 18443
rpc_user = bitcoinrpc
rpc_password = 123456abcdef
network = testnet

Loading…
Cancel
Save