Merge pull request #129 from SweetJustice/patch-1

Update battlecoin.json
This commit is contained in:
Matthew Little 2014-05-03 22:00:20 -06:00
commit 8f63ea4fc1
1 changed files with 3 additions and 1 deletions

View File

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