Electroneum
cryptonote::test_options Struct Reference

#include <cryptonote_core.h>

Collaboration diagram for cryptonote::test_options:

Public Attributes

const std::pair< uint8_t, uint64_t > * hard_forks
 
const size_t long_term_block_weight_window
 

Detailed Description

Definition at line 57 of file cryptonote_core.h.

Member Data Documentation

◆ hard_forks

const std::pair<uint8_t, uint64_t>* cryptonote::test_options::hard_forks

Definition at line 58 of file cryptonote_core.h.

◆ long_term_block_weight_window

const size_t cryptonote::test_options::long_term_block_weight_window

Definition at line 59 of file cryptonote_core.h.


The documentation for this struct was generated from the following file: