|
Electroneum
|
#include <multisig.h>


Public Attributes | |
| const std::pair< uint8_t, uint64_t > | hard_forks [3] = {std::make_pair(1, 0), std::make_pair(4, 1), std::make_pair(0, 0)} |
| const cryptonote::test_options | test_options |
Definition at line 84 of file multisig.h.
| const std::pair<uint8_t, uint64_t> get_test_options< gen_multisig_tx_validation_base >::hard_forks[3] = {std::make_pair(1, 0), std::make_pair(4, 1), std::make_pair(0, 0)} |
Definition at line 85 of file multisig.h.
| const cryptonote::test_options get_test_options< gen_multisig_tx_validation_base >::test_options |
Definition at line 86 of file multisig.h.