![]() |
Bitcoin ABC
0.22.15
P2P Digital Currency
|
Public Attributes | |
std::string | name |
std::string | hex |
std::string | dgid |
std::string | pubkey |
DelegationResult | result |
ProofId | proofid |
uint32_t | score |
ProofValidationResult | result |
Definition at line 82 of file delegation_tests.cpp.
std::string TestVector::dgid |
Definition at line 85 of file delegation_tests.cpp.
std::string TestVector::hex |
Definition at line 84 of file delegation_tests.cpp.
std::string TestVector::name |
Definition at line 83 of file delegation_tests.cpp.
ProofId TestVector::proofid |
Definition at line 69 of file proof_tests.cpp.
std::string TestVector::pubkey |
Definition at line 86 of file delegation_tests.cpp.
ProofValidationResult TestVector::result |
Definition at line 71 of file proof_tests.cpp.
DelegationResult TestVector::result |
Definition at line 87 of file delegation_tests.cpp.
uint32_t TestVector::score |
Definition at line 70 of file proof_tests.cpp.