diff --git a/coins/coino.json b/coins/coino.json index 0d9c012..ed426d4 100644 --- a/coins/coino.json +++ b/coins/coino.json @@ -1,5 +1,7 @@ { │····································· "name": "Coino", │····································· "symbol": "CON", │····································· - "algorithm": "scrypt" │····································· + "algorithm": "scrypt", + "peerMagic": "f1d1a7d8", + "peerMagicTestnet": "fcc1b7dc" }