From 95dbd7da6a07eecf7905a4a1975e486886f58ee9 Mon Sep 17 00:00:00 2001 From: cipig Date: Sun, 26 Nov 2023 02:37:32 +0000 Subject: [PATCH] dynamic fee for DOGE --- coins | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/coins b/coins index 9a02e9251..c49099970 100644 --- a/coins +++ b/coins @@ -3728,9 +3728,9 @@ "pubtype": 30, "p2shtype": 22, "wiftype": 158, - "txfee": 1000000, + "txfee": 0, "force_min_relay_fee": true, - "dust": 1000000, + "dust": 100000000, "mm2": 1, "required_confirmations": 2, "avg_blocktime": 60,