joinmarket: 0.8.3 -> 0.9.1

This commit is contained in:
nixbitcoin 2021-08-12 10:52:17 +00:00
parent 4040e4fd32
commit e95abf6c7e
No known key found for this signature in database
GPG key ID: B6044ECBA2DAE5D0
3 changed files with 7 additions and 5 deletions

View file

@ -64,6 +64,8 @@ let
tx_broadcast = self
minimum_makers = 4
max_sats_freeze_reuse = -1
interest_rate = """ + _DEFAULT_INTEREST_RATE + """
bondless_makers_allowance = """ + _DEFAULT_BONDLESS_MAKERS_ALLOWANCE + """
taker_utxo_retries = 3
taker_utxo_age = 5
taker_utxo_amtpercent = 20