From ff32a2e8a6a6bb7d394d4974817de1a8fb36f863 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20B=C3=ADlek?= Date: Sun, 12 Nov 2017 01:40:40 +0100 Subject: [PATCH] Increase maxfee for bitcoin --- coins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coins.json b/coins.json index a65a12308..f26659a4e 100644 --- a/coins.json +++ b/coins.json @@ -5,7 +5,7 @@ "coin_label": "Bitcoin", "address_type": 0, "address_type_p2sh": 5, - "maxfee_kb": 500000, + "maxfee_kb": 2000000, "minfee_kb": 1000, "signed_message_header": "Bitcoin Signed Message:\n", "hash_genesis_block": "000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f",