Browse Source

fix tests (podle retry overload)

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

2
test/regtest_joinmarket.cfg

@ -44,6 +44,6 @@ accept_commitment_broadcasts = 1
#some settings useful for testing scenarios
#laxity for repeated tests; tests on actual
#commitments/maker limit/utxo sourcing logic should obviously reset
taker_utxo_retries = 250
taker_utxo_retries = 3
minimum_makers = 1
listunspent_args = [0]

Loading…
Cancel
Save