Browse Source

PV bump to 60.

cl-refactor
Gav Wood 10 years ago
parent
commit
6485fa0759
  1. 2
      libethcore/Common.cpp

2
libethcore/Common.cpp

@ -34,7 +34,7 @@ namespace eth
{
const unsigned c_ethashVersion = c_ethashRevision;
const unsigned c_protocolVersion = 59;
const unsigned c_protocolVersion = 60;
const unsigned c_databaseBaseVersion = 8;
#if ETH_FATDB
const unsigned c_databaseVersionModifier = 1;

Loading…
Cancel
Save