Commit 216ea425 authored by obscuren's avatar obscuren

corrected

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