forked from cerc-io/plugeth
Bump protocol version 58
This commit is contained in:
parent
e69d5b32e8
commit
aa9f981d5f
@ -14,7 +14,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
ProtocolVersion = 56
|
||||
ProtocolVersion = 58
|
||||
NetworkId = 0
|
||||
ProtocolLength = uint64(8)
|
||||
ProtocolMaxMsgSize = 10 * 1024 * 1024
|
||||
|
Loading…
Reference in New Issue
Block a user