From 412cd51b28262962c4ded79c23566e7e34030f16 Mon Sep 17 00:00:00 2001 From: cipig Date: Wed, 22 Nov 2023 01:02:47 +0000 Subject: [PATCH] fix GLC txfee and sign_message_prefix --- coins | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/coins b/coins index 6eb4134b0..9a02e9251 100644 --- a/coins +++ b/coins @@ -5182,18 +5182,18 @@ }, "derivation_path": "m/44'/714'" }, -{ + { "coin": "GLC", "name": "goldcoin", "fname": "Goldcoin", "rpcport": 8122, "pubtype": 32, - "p2shtype": 50, + "p2shtype": 5, "wiftype": 160, "segwit": false, - "txfee": 1000, + "txfee": 100000, "mm2": 1, - "sign_message_prefix": "Goldcoin Signed Message:\n", + "sign_message_prefix": "Goldcoin (GLC) Signed Message:\n", "required_confirmations": 3, "avg_blocktime": 120, "protocol": {