|
Electroneum
|
#include <miner.h>

Public Member Functions | |
| virtual bool | handle_block_found (block &b, block_verification_context &bvc)=0 |
| virtual bool | get_block_template (block &b, const account_public_address &adr, difficulty_type &diffic, uint64_t &height, uint64_t &expected_reward, const blobdata &ex_nonce)=0 |
Protected Member Functions | |
| ~i_miner_handler () | |
|
inlineprotected |
|
pure virtual |
Implemented in cryptonote::core.
|
pure virtual |
Implemented in cryptonote::core.