diff --git a/coins/cryptometh.json b/coins/cryptometh.json index 6015361..a116c12 100644 --- a/coins/cryptometh.json +++ b/coins/cryptometh.json @@ -1,5 +1,8 @@ { "name": "Cryptometh", "symbol": "METH", - "algorithm": "keccak" -} \ No newline at end of file + "algorithm": "keccak", + + "peerMagic": "2bf2ed4f" , + "peerMagicTestNet": "b28cfda7" +}