Commit 8e961df2 authored by obscuren's avatar obscuren

bumped network protocol

parent fd171eff
......@@ -14,7 +14,7 @@ import (
const (
ProtocolVersion = 60
NetworkId = 0
NetworkId = 3
ProtocolLength = uint64(8)
ProtocolMaxMsgSize = 10 * 1024 * 1024
maxHashes = 256
......
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