Electroneum
Loading...
Searching...
No Matches
get_test_options< gen_v2_tx_validation_base > Struct 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 Member Functions

 get_test_options ()

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

Definition at line 82 of file v2_tests.h.

Constructor & Destructor Documentation

◆ get_test_options()

get_test_options< gen_v2_tx_validation_base >::get_test_options ( )
inline

Definition at line 702 of file chaingen.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.

83{std::make_pair(1, 0), std::make_pair(2, 1), std::make_pair(0, 0)};

◆ test_options

Initial value:
= {
}
const std::pair< uint8_t, uint64_t > hard_forks[2]
Definition chaingen.h:698

Definition at line 84 of file v2_tests.h.

84 {
85 hard_forks, 0
86 };

The documentation for this struct was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/tests/core_tests/v2_tests.h