updated PV

This commit is contained in:
obscuren
2014-11-28 21:38:10 +01:00
parent c8d0f8adc5
commit a3559c5e1b
3 changed files with 3 additions and 3 deletions

View File

@ -24,7 +24,7 @@ const (
// The size of the output buffer for writing messages
outputBufferSize = 50
// Current protocol version
ProtocolVersion = 42
ProtocolVersion = 45
// Current P2P version
P2PVersion = 2
// Ethereum network version