Clear peers for sibcoin (#316)
This commit is contained in:
parent
2e12dcfdef
commit
34d69eaed8
@ -1189,6 +1189,7 @@ class Sibcoin(Dash):
|
|||||||
TX_PER_BLOCK = 1
|
TX_PER_BLOCK = 1
|
||||||
RPC_PORT = 1944
|
RPC_PORT = 1944
|
||||||
REORG_LIMIT = 1000
|
REORG_LIMIT = 1000
|
||||||
|
PEERS = []
|
||||||
|
|
||||||
@classmethod
|
@classmethod
|
||||||
def header_hash(cls, header):
|
def header_hash(cls, header):
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user