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