From e8b890403e84557bc9e8dcf5379229b2b85caf86 Mon Sep 17 00:00:00 2001 From: Coryvmcs1 Date: Thu, 3 Sep 2015 12:00:33 -0500 Subject: [PATCH] Create Influxcoin --- coins/influxcoin.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 coins/influxcoin.json diff --git a/coins/influxcoin.json b/coins/influxcoin.json new file mode 100644 index 000000000..3195487d1 --- /dev/null +++ b/coins/influxcoin.json @@ -0,0 +1,6 @@ +{ + "name": "Influxcoin", + "symbol": "INFX", + "algorithm": "x11", + "mposDiffMultiplier": 256 +}