From b35084159eea5283f48cd44c2672979a246f6fb3 Mon Sep 17 00:00:00 2001 From: picscoin Date: Sat, 24 Aug 2019 17:07:52 -0400 Subject: [PATCH] Update to Message Start Packets due to a hardfork for DIP00001 Deployment --- coins/computecoin.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 coins/computecoin.json diff --git a/coins/computecoin.json b/coins/computecoin.json new file mode 100644 index 000000000..78f09a303 --- /dev/null +++ b/coins/computecoin.json @@ -0,0 +1,6 @@ +{ + "name": "ComputeCoin", + "symbol": "PTZ", + "algorithm": "x11", + "peerMagic": "5055545a" +}