mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-14 00:34:42 +00:00
bumped network protocol
This commit is contained in:
parent
fd171eff7f
commit
8e961df283
@ -14,7 +14,7 @@ import (
|
||||
|
||||
const (
|
||||
ProtocolVersion = 60
|
||||
NetworkId = 0
|
||||
NetworkId = 3
|
||||
ProtocolLength = uint64(8)
|
||||
ProtocolMaxMsgSize = 10 * 1024 * 1024
|
||||
maxHashes = 256
|
||||
|
Loading…
x
Reference in New Issue
Block a user