Electroneum
Loading...
Searching...
No Matches
get_test_options< t_test_class > Struct Template Reference

#include <chaingen.h>

Collaboration diagram for get_test_options< t_test_class >:

Public Member Functions

 get_test_options ()

Public Attributes

const std::pair< uint8_t, uint64_thard_forks [2]
const cryptonote::test_options test_options

Detailed Description

template<typename t_test_class>
struct get_test_options< t_test_class >

Definition at line 697 of file chaingen.h.

Constructor & Destructor Documentation

◆ get_test_options()

template<typename t_test_class>
get_test_options< t_test_class >::get_test_options ( )
inline

Definition at line 702 of file chaingen.h.

const std::pair< uint8_t, uint64_t > hard_forks[2]
Definition chaingen.h:698
Here is the caller graph for this function:

Member Data Documentation

◆ hard_forks

template<typename t_test_class>
const std::pair<uint8_t, uint64_t> get_test_options< t_test_class >::hard_forks[2]

Definition at line 698 of file chaingen.h.

◆ test_options

template<typename t_test_class>
const cryptonote::test_options get_test_options< t_test_class >::test_options
Initial value:
= {
}

Definition at line 699 of file chaingen.h.

699 {
700 hard_forks, 0
701 };

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/chaingen.h