diff --git a/coins/21coin.json b/coins/21coin.json index 8aa9ea5..5fa143c 100644 --- a/coins/21coin.json +++ b/coins/21coin.json @@ -1,5 +1,7 @@ { "name": "21coin", "symbol": "21", - "algorithm": "sha256" + "algorithm": "sha256", │····································· + "peerMagic": "21212121", │····································· + "peerMagicTestnet": "01fefe05" }