Commit aa9f981d authored by obscuren's avatar obscuren

Bump protocol version 58

parent e69d5b32
......@@ -14,7 +14,7 @@ import (
)
const (
ProtocolVersion = 56
ProtocolVersion = 58
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