4
1
mirror of https://github.com/Qortal/qortal-ui.git synced 2025-02-11 17:55:51 +00:00

Reduce estimated BTC trade fee

This commit is contained in:
QuickMythril 2022-05-27 06:59:10 -04:00 committed by GitHub
parent f0aa40994e
commit 082b564a48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -440,7 +440,7 @@ class TradePortal extends LitElement {
openTradeOrders: null,
tradeOffersSocketCounter: 1,
coinAmount: this.amountString,
tradeFee: "~0.0005"
tradeFee: "~0.0001"
}
let litecoin = {