From 4e872b97769cdde22c1e63e92614f44fdd79defa Mon Sep 17 00:00:00 2001 From: SweetJustice Date: Sun, 4 May 2014 02:26:43 +0100 Subject: [PATCH] Update battlecoin.json Magic bits --- coins/battlecoin.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/coins/battlecoin.json b/coins/battlecoin.json index 1e7fd9e..8bc5498 100644 --- a/coins/battlecoin.json +++ b/coins/battlecoin.json @@ -1,5 +1,7 @@ { "name": "Battlecoin", "symbol": "BCX", - "algorithm": "sha256" + "algorithm": "sha256", + "peerMagic": "03e803e4", + "peerMagicTestnet": "cdf2c0ef" }