Update mazacoin.json

Added peerMagic for p2p block notifications
This commit is contained in:
crackfoo 2014-06-03 13:50:59 -03:00
parent 315d14b964
commit cc3887fd21
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
{
"name": "Mazacoin",
"symbol": "MZC",
"algorithm": "sha256"
"algorithm": "sha256",
"peerMagic": "f8b503df", ·····································
"peerMagicTestnet": "05fea901"
}