mirror of
https://github.com/JoinMarket-Org/joinmarket-clientserver.git
synced 2026-08-17 13:07:51 +02:00
fix typo
This commit is contained in:
parent
a5426808e3
commit
c2729c0c0c
1 changed files with 1 additions and 1 deletions
|
|
@ -403,7 +403,7 @@ cjfee_r = 0.00002
|
|||
cjfee_factor = 0.1
|
||||
|
||||
# [satoshis, any integer] / the average transaction fee you're adding to coinjoin transactions
|
||||
txfee_contribuion = 100
|
||||
txfee_contribution = 100
|
||||
|
||||
# [fraction, 0-1] / variance around the average fee. Ex: 1000 fee, 0.2 var = fee is btw 800-1200
|
||||
txfee_contribution_factor = 0.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue