Electroneum
Macros | Functions
hardfork.cpp File Reference
#include <algorithm>
#include <cstdio>
#include "cryptonote_basic/cryptonote_basic.h"
#include "blockchain_db/blockchain_db.h"
#include "hardfork.h"
Include dependency graph for hardfork.cpp:

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)
 

Macro Definition Documentation

◆ ELECTRONEUM_DEFAULT_LOG_CATEGORY

#define ELECTRONEUM_DEFAULT_LOG_CATEGORY   "hardfork"

Function Documentation

◆ get_block_version()

static uint8_t get_block_version ( const cryptonote::block b)
static

◆ get_block_vote()

static uint8_t get_block_vote ( const cryptonote::block b)
static