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" +}