joinmarket: remove deleted option txfee

This commit is contained in:
Erik Arvstedt
2024-07-27 19:55:29 +02:00
parent 7dad87527f
commit 5694408d3a
4 changed files with 11 additions and 10 deletions
-1
View File
@@ -135,7 +135,6 @@ let
ordertype = "absoffer";
cjfee_a = 300;
cjfee_r = 0.00003;
txfee = 200;
};
tests.nodeinfo = config.nix-bitcoin.nodeinfo.enable;