From f4ed48fac93fee75ded73a880207f23ba5b442d9 Mon Sep 17 00:00:00 2001 From: Sumcoin <37975862+sumcoinlabs@users.noreply.github.com> Date: Mon, 13 Jul 2020 16:47:03 -0600 Subject: [PATCH] Create sumcoin.json --- coins/sumcoin.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 coins/sumcoin.json diff --git a/coins/sumcoin.json b/coins/sumcoin.json new file mode 100644 index 000000000..dfa1d92ef --- /dev/null +++ b/coins/sumcoin.json @@ -0,0 +1,7 @@ +{ + "name": "Sumcoin", + "symbol": "SUM", + "algorithm": "scrypt", + "peerMagic": "fac0b5d0", + "peerMagicTestnet": "f6c7b4d1" +}