Merge pull request #238 from PCPerfect/patch-2

Update cryptometh.json
This commit is contained in:
Matthew Little 2014-05-29 12:14:05 -06:00
commit 3fc10a1ea2

View File

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