Commit 11b3f975 authored by obscuren's avatar obscuren

Upped protocol

parent 10782c5a
......@@ -24,7 +24,7 @@ const (
// The size of the output buffer for writing messages
outputBufferSize = 50
// Current protocol version
ProtocolVersion = 36
ProtocolVersion = 37
// Current P2P version
P2PVersion = 2
// Ethereum network version
......
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