corrected
This commit is contained in:
parent
8e961df283
commit
216ea425e4
@ -14,7 +14,7 @@ import (
|
|||||||
|
|
||||||
const (
|
const (
|
||||||
ProtocolVersion = 60
|
ProtocolVersion = 60
|
||||||
NetworkId = 3
|
NetworkId = 0
|
||||||
ProtocolLength = uint64(8)
|
ProtocolLength = uint64(8)
|
||||||
ProtocolMaxMsgSize = 10 * 1024 * 1024
|
ProtocolMaxMsgSize = 10 * 1024 * 1024
|
||||||
maxHashes = 256
|
maxHashes = 256
|
||||||
|
Loading…
Reference in New Issue
Block a user