Monero
Loading...
Searching...
No Matches
Public Attributes | List of all members
get_bpp_versioned_test_options< test_version > Struct Template Reference

#include <bulletproof_plus.h>

Inheritance diagram for get_bpp_versioned_test_options< test_version >:
Inheritance graph
[legend]
Collaboration diagram for get_bpp_versioned_test_options< test_version >:
Collaboration graph
[legend]

Public Attributes

const std::pair< uint8_t, uint64_thard_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
 
- Public Attributes inherited from get_test_options< gen_bpp_tx_validation_base >
const std::pair< uint8_t, uint64_thard_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
 

Member Data Documentation

◆ hard_forks

template<uint8_t test_version = 1>
const std::pair<uint8_t, uint64_t> get_bpp_versioned_test_options< test_version >::hard_forks[4] = {std::make_pair(1, 0), std::make_pair(2, 1), std::make_pair(test_version, 73), std::make_pair(0, 0)}

◆ test_options

template<uint8_t test_version = 1>
const cryptonote::test_options get_bpp_versioned_test_options< test_version >::test_options
Initial value:
= {
}
const std::pair< uint8_t, uint64_t > hard_forks[4]
Definition bulletproof_plus.h:106

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