From 082b564a48120eea73b4d2e07976dfc79b4800f7 Mon Sep 17 00:00:00 2001 From: QuickMythril Date: Fri, 27 May 2022 06:59:10 -0400 Subject: [PATCH] Reduce estimated BTC trade fee --- qortal-ui-plugins/plugins/core/trade-portal/trade-portal.src.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qortal-ui-plugins/plugins/core/trade-portal/trade-portal.src.js b/qortal-ui-plugins/plugins/core/trade-portal/trade-portal.src.js index 1f9ce366..0a43a9f8 100644 --- a/qortal-ui-plugins/plugins/core/trade-portal/trade-portal.src.js +++ b/qortal-ui-plugins/plugins/core/trade-portal/trade-portal.src.js @@ -440,7 +440,7 @@ class TradePortal extends LitElement { openTradeOrders: null, tradeOffersSocketCounter: 1, coinAmount: this.amountString, - tradeFee: "~0.0005" + tradeFee: "~0.0001" } let litecoin = {