|
Monero
|
#include <rct.h>

Public Member Functions | |
| get_test_options () | |
Public Attributes | |
| const std::pair< uint8_t, uint64_t > | hard_forks [5] = {std::make_pair(1, 0), std::make_pair(2, 1), std::make_pair(4, 65), std::make_pair(12, 69), std::make_pair(0, 0)} |
| const cryptonote::test_options | test_options |
|
inline |
| const std::pair<uint8_t, uint64_t> get_test_options< gen_rct_tx_uses_output_too_early >::hard_forks[5] = {std::make_pair(1, 0), std::make_pair(2, 1), std::make_pair(4, 65), std::make_pair(12, 69), std::make_pair(0, 0)} |
| const cryptonote::test_options get_test_options< gen_rct_tx_uses_output_too_early >::test_options |