#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
◆ test_options
Initial value: = {
}
const std::pair< uint8_t, uint64_t > hard_forks[4]
Definition bulletproofs.h:106
The documentation for this struct was generated from the following file: