#include <bulletproof_plus.h>
|
| const std::pair< uint8_t, uint64_t > | hard_forks [4] = {std::make_pair(1, 0), std::make_pair(2, 1), std::make_pair(test_version, 73), std::make_pair(0, 0)} |
| |
| const cryptonote::test_options | test_options |
| |
| const std::pair< uint8_t, uint64_t > | hard_forks [4] = {std::make_pair(1, 0), std::make_pair(2, 1), std::make_pair(HF_VERSION_BULLETPROOF_PLUS, 73), std::make_pair(0, 0)} |
| |
| const cryptonote::test_options | test_options |
| |
◆ hard_forks
template<uint8_t test_version = 1>
◆ test_options
template<uint8_t test_version = 1>
The documentation for this struct was generated from the following file: