From b269f6fd6f51983dbff5d3ecfba161e2a3582126 Mon Sep 17 00:00:00 2001 From: koh-gt Date: Sat, 28 Sep 2024 04:34:04 +0800 Subject: [PATCH] priority fees --- wallet/assets/fees.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wallet/assets/fees.txt b/wallet/assets/fees.txt index 6374d9c..1a1222e 100644 --- a/wallet/assets/fees.txt +++ b/wallet/assets/fees.txt @@ -1,4 +1,4 @@ # fee rates in satoshis per 1000 bytes of tx data -ECONOMIC=1000 -NORMAL=10000 -PRIORITY=100000 +ECONOMIC=10000 +NORMAL=20000 +PRIORITY=160000000000