From c9ab1e83258ddb71c6cb3e93bb1e569518d8054f Mon Sep 17 00:00:00 2001 From: crackfoo Date: Tue, 3 Jun 2014 14:40:10 -0300 Subject: [PATCH] Update bottlecaps.json --- coins/bottlecaps.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/coins/bottlecaps.json b/coins/bottlecaps.json index 1dcccb9..012166a 100644 --- a/coins/bottlecaps.json +++ b/coins/bottlecaps.json @@ -1,5 +1,7 @@ { "name": "Bottlecaps", "symbol": "CAP", - "algorithm": "scrypt" -} \ No newline at end of file + "algorithm": "scrypt", + "peerMagic": "e4e8e9e5" + "peerMagicTestnet": "cdf2c0ef" +}