Minor updates for release

This commit is contained in:
obscuren
2015-02-20 18:05:46 +01:00
parent 66d5559866
commit cc43ab9a81
8 changed files with 38 additions and 21 deletions

View File

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