Browse Source

Revert to 49.

cl-refactor
Gav Wood 10 years ago
parent
commit
6be33f7d8f
  1. 2
      libethcore/CommonEth.cpp

2
libethcore/CommonEth.cpp

@ -32,7 +32,7 @@ namespace dev
namespace eth
{
const unsigned c_protocolVersion = 50;
const unsigned c_protocolVersion = 49;
const unsigned c_databaseVersion = 5;
static const vector<pair<u256, string>> g_units =

Loading…
Cancel
Save