|
Electroneum
|
#include <algorithm>#include <cstdio>#include "cryptonote_basic/cryptonote_basic.h"#include "blockchain_db/blockchain_db.h"#include "hardfork.h"
Macros | |
| #define | ELECTRONEUM_DEFAULT_LOG_CATEGORY "hardfork" |
Functions | |
| static uint8_t | get_block_vote (const cryptonote::block &b) |
| static uint8_t | get_block_version (const cryptonote::block &b) |
| #define ELECTRONEUM_DEFAULT_LOG_CATEGORY "hardfork" |
|
static |
|
static |