diff --git a/coins/maxcoin.json b/coins/maxcoin.json index 33c286e..aa81270 100644 --- a/coins/maxcoin.json +++ b/coins/maxcoin.json @@ -1,5 +1,8 @@ { "name": "Maxcoin", "symbol": "MAX", - "algorithm": "keccak" -} \ No newline at end of file + "algorithm": "keccak", + + "peerMagic": "f9bebbd2", + "peerMagicTestNet": "0b11bb07" +}