Update battlecoin.json

Magic bits
This commit is contained in:
SweetJustice 2014-05-04 02:26:43 +01:00
parent 2fbebc6e40
commit 4e872b9776

View File

@ -1,5 +1,7 @@
{
"name": "Battlecoin",
"symbol": "BCX",
"algorithm": "sha256"
"algorithm": "sha256",
"peerMagic": "03e803e4",
"peerMagicTestnet": "cdf2c0ef"
}