Update cryptometh.json

Added peerMagic values from wallet source.
This commit is contained in:
PCPerfect 2014-05-28 21:55:57 -07:00
parent 315d14b964
commit 8e727f9e36
1 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,8 @@
{
"name": "Cryptometh",
"symbol": "METH",
"algorithm": "keccak"
}
"algorithm": "keccak",
"peerMagic": "2bf2ed4f" ,
"peerMagicTestNet": "b28cfda7"
}