joinmarket: 0.9.9 -> 0.9.10
This commit is contained in:
parent
1d73b21f10
commit
e4cb004905
11 changed files with 14 additions and 209 deletions
|
|
@ -212,6 +212,7 @@ let
|
|||
segwit = true
|
||||
native = true
|
||||
merge_algorithm = default
|
||||
gaplimit = 6
|
||||
tx_fees = 3
|
||||
tx_fees_factor = 0.2
|
||||
absurd_fee_per_kb = 350000
|
||||
|
|
@ -252,7 +253,6 @@ let
|
|||
txfee_contribution_factor = ${toString yg.txfee_contribution_factor}
|
||||
minsize = ${toString yg.minsize}
|
||||
size_factor = ${toString yg.size_factor}
|
||||
gaplimit = 6
|
||||
|
||||
[SNICKER]
|
||||
enabled = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue