Commit 53095305 authored by obscuren's avatar obscuren

Updated protocol version

parent 24f89f8b
......@@ -13,7 +13,7 @@ import (
)
const (
ProtocolVersion = 49
ProtocolVersion = 51
NetworkId = 0
ProtocolLength = uint64(8)
ProtocolMaxMsgSize = 10 * 1024 * 1024
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment