Monero
Public Member Functions | Public Attributes | List of all members
get_test_options< t_test_class > Struct Template Reference

#include <chaingen.h>

Collaboration diagram for get_test_options< t_test_class >:
Collaboration graph
[legend]

Public Member Functions

 get_test_options ()
 

Public Attributes

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

Constructor & Destructor Documentation

◆ get_test_options()

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

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]

◆ test_options

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

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