diff --git a/coins/lottocoin.json b/coins/lottocoin.json index 4d8a28b..3b05499 100644 --- a/coins/lottocoin.json +++ b/coins/lottocoin.json @@ -2,6 +2,6 @@ "name": "Lottocoin", "symbol": "LOT", "algorithm": "scrypt", - "peerMagic": "a5fdb6c1", - "peerMagicTestnet": "fdc3b6f1" + "peerMagic": "a5fdb6c1", + "peerMagicTestnet": "fdc3b6f1" } \ No newline at end of file diff --git a/coins/vertcoin.json b/coins/vertcoin.json index 35cfdd4..fc001d4 100644 --- a/coins/vertcoin.json +++ b/coins/vertcoin.json @@ -2,6 +2,6 @@ "name": "Vertcoin", "symbol": "VTC", "algorithm": "scrypt-n", - "peerMagic": "fabfb5da", - "peerMagicTestnet": "76657274" + "peerMagic": "fabfb5da", + "peerMagicTestnet": "76657274" } \ No newline at end of file