Moved block validation as first step

This commit is contained in:
obscuren
2014-12-04 15:13:29 +01:00
parent 008e91db6a
commit 296112848c
2 changed files with 4 additions and 8 deletions

View File

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