Electroneum
get_test_options< gen_v2_tx_validation_base > Struct Template Reference

#include <v2_tests.h>

Inheritance diagram for get_test_options< gen_v2_tx_validation_base >:
Collaboration diagram for get_test_options< gen_v2_tx_validation_base >:

Public Attributes

const std::pair< uint8_t, uint64_thard_forks [3] = {std::make_pair(1, 0), std::make_pair(2, 1), std::make_pair(0, 0)}
 
const cryptonote::test_options test_options
 

Detailed Description

template<>
struct get_test_options< gen_v2_tx_validation_base >

Definition at line 82 of file v2_tests.h.

Member Data Documentation

◆ hard_forks

const std::pair<uint8_t, uint64_t> get_test_options< gen_v2_tx_validation_base >::hard_forks[3] = {std::make_pair(1, 0), std::make_pair(2, 1), std::make_pair(0, 0)}

Definition at line 83 of file v2_tests.h.

◆ test_options

Initial value:
= {
}

Definition at line 84 of file v2_tests.h.


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