Protocol bump

This commit is contained in:
obscuren 2015-04-01 11:50:19 +02:00
parent f468364e4d
commit f2c6a937f3
1 changed files with 1 additions and 1 deletions

View File

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