This commit is contained in:
obscuren
2015-01-28 21:34:08 +01:00
parent 3440a8a0bf
commit 1337a8dfb1
2 changed files with 2 additions and 2 deletions

View File

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