Update maxcoin.json

Added P2P peerMagic values from wallet source.
This commit is contained in:
PCPerfect 2014-05-28 21:46:04 -07:00
parent 315d14b964
commit 0f8c3bc847
1 changed files with 4 additions and 1 deletions

View File

@ -2,4 +2,7 @@
"name": "Maxcoin",
"symbol": "MAX",
"algorithm": "keccak"
}
"peerMagic": "f9bebbd2",
"peerMagicTestNet": "0b11bb07"
}