From 1089381bf2f20e510e729d26d147fdc0afc4e163 Mon Sep 17 00:00:00 2001 From: openoms Date: Thu, 31 Oct 2019 07:05:56 +0000 Subject: [PATCH] joinmarket: fees explanation --- joinmarket/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/joinmarket/README.md b/joinmarket/README.md index 3ef7bb6..97c57e7 100644 --- a/joinmarket/README.md +++ b/joinmarket/README.md @@ -94,7 +94,7 @@ This needs to be done at every new login. gaplimit = 6 ``` - * set the `txfee` to 0 to reduce the minimum offer amount + * `txfee` is the maker's contribution to the miner fees (still paid by the taker). To reduce the minimum offer amount for `swreloffer` set it to 0. * `cjfee_a` is the fixed coinjoin fee to be earned * `cjfee_r = '0.00002'` is the relative fee depending on the used amount * to use an absolute fee swap `swreloffer` to `swabsoffer`