|
@ -29,7 +29,7 @@ using namespace eth; |
|
|
|
|
|
|
|
|
//#define ETH_ADDRESS_DEBUG 1
|
|
|
//#define ETH_ADDRESS_DEBUG 1
|
|
|
|
|
|
|
|
|
const unsigned eth::c_protocolVersion = 29; |
|
|
const unsigned eth::c_protocolVersion = 30; |
|
|
const unsigned eth::c_databaseVersion = 1; |
|
|
const unsigned eth::c_databaseVersion = 1; |
|
|
|
|
|
|
|
|
static const vector<pair<u256, string>> g_units = |
|
|
static const vector<pair<u256, string>> g_units = |
|
|