corrected

This commit is contained in:
obscuren 2015-04-01 17:36:56 +02:00
parent 8e961df283
commit 216ea425e4

View File

@ -14,7 +14,7 @@ import (
const (
ProtocolVersion = 60
NetworkId = 3
NetworkId = 0
ProtocolLength = uint64(8)
ProtocolMaxMsgSize = 10 * 1024 * 1024
maxHashes = 256