joinmarket: 0.9.9 -> 0.9.10

This commit is contained in:
nixbitcoin
2023-12-02 23:01:15 +01:00
committed by Erik Arvstedt
parent 1d73b21f10
commit e4cb004905
11 changed files with 14 additions and 209 deletions
+1 -1
View File
@@ -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