Add new seed node for Minexcoin (#646)
This commit is contained in:
parent
e992a34761
commit
7465bb611e
@ -2081,6 +2081,7 @@ class Minexcoin(EquihashMixin, Coin):
|
|||||||
RPC_PORT = 8022
|
RPC_PORT = 8022
|
||||||
CHUNK_SIZE = 960
|
CHUNK_SIZE = 960
|
||||||
PEERS = [
|
PEERS = [
|
||||||
|
'electrumx.xpresit.net s t',
|
||||||
'elex01-ams.turinex.eu s t',
|
'elex01-ams.turinex.eu s t',
|
||||||
'eu.minexpool.nl s t'
|
'eu.minexpool.nl s t'
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user