Update bunnycoin.json

This commit is contained in:
crackfoo 2014-06-03 14:45:18 -03:00
parent f51bb4dc13
commit 78882305b7
1 changed files with 2 additions and 2 deletions

View File

@ -2,6 +2,6 @@
"name": "BunnyCoin", ·····································
"symbol": "BUN", ·····································
"algorithm": "scrypt",
"peerMagic": "",
"peerMagicTestnet": ""
"peerMagic": "c0c0c0c0",
"peerMagicTestnet": "fcc1b7dc"
}