Bump protocol version 58

release/1.0.1
obscuren 10 years ago
parent e69d5b32e8
commit aa9f981d5f
  1. 2
      eth/protocol.go

@ -14,7 +14,7 @@ import (
)
const (
ProtocolVersion = 56
ProtocolVersion = 58
NetworkId = 0
ProtocolLength = uint64(8)
ProtocolMaxMsgSize = 10 * 1024 * 1024

Loading…
Cancel
Save