Updated LOG to match proper gas in all cases

This commit is contained in:
obscuren
2014-12-02 17:22:33 +01:00
parent 5ebae82eeb
commit cb4d168ecc
6 changed files with 17 additions and 43 deletions

View File

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