Protocol bump

pull/616/head
obscuren 10 years ago
parent f468364e4d
commit f2c6a937f3
  1. 2
      eth/protocol.go

@ -13,7 +13,7 @@ import (
)
const (
ProtocolVersion = 59
ProtocolVersion = 60
NetworkId = 0
ProtocolLength = uint64(8)
ProtocolMaxMsgSize = 10 * 1024 * 1024

Loading…
Cancel
Save