mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-27 06:55:21 +00:00
Updated protocol version
This commit is contained in:
parent
24f89f8bd9
commit
530953050a
@ -13,7 +13,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
ProtocolVersion = 49
|
||||
ProtocolVersion = 51
|
||||
NetworkId = 0
|
||||
ProtocolLength = uint64(8)
|
||||
ProtocolMaxMsgSize = 10 * 1024 * 1024
|
||||
|
Loading…
x
Reference in New Issue
Block a user