From 2a39682f85dc52e5478a089fc3120cf3aaf23836 Mon Sep 17 00:00:00 2001 From: mceme Date: Mon, 27 Aug 2018 08:59:27 +0100 Subject: [PATCH 1/2] Update coins --- coins | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/coins b/coins index 2996acd..57c7ece 100644 --- a/coins +++ b/coins @@ -2547,5 +2547,16 @@ "p2shtype": 5, "wiftype": 204, "txfee": 10000 - } + }, + { + "coin": "IMG", + "name": "ImageCoin", + "fname": "ImageCoin", + "rpcport": 6999, + "pubtype": 63, + "p2shtype": 5, + "wiftype": 204, + "txfee": 10000 + }, + ] From a53512e7c5bd53e6b8efaee3580549bcc1cb7056 Mon Sep 17 00:00:00 2001 From: mceme Date: Mon, 27 Aug 2018 09:04:23 +0100 Subject: [PATCH 2/2] Update coins --- coins | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coins b/coins index 57c7ece..05c3465 100644 --- a/coins +++ b/coins @@ -2557,6 +2557,6 @@ "p2shtype": 5, "wiftype": 204, "txfee": 10000 - }, + } ]