![]() |
Bitcoin ABC 0.32.4
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 76 of file delegation_tests.cpp.
| std::string TestVector::dgid |
Definition at line 79 of file delegation_tests.cpp.
| std::string TestVector::hex |
Definition at line 78 of file delegation_tests.cpp.
| std::string TestVector::name |
Definition at line 77 of file delegation_tests.cpp.
| ProofId TestVector::proofid |
Definition at line 77 of file proof_tests.cpp.
| std::string TestVector::pubkey |
Definition at line 80 of file delegation_tests.cpp.
| DelegationResult TestVector::result |
Definition at line 81 of file delegation_tests.cpp.
| ProofValidationResult TestVector::result |
Definition at line 79 of file proof_tests.cpp.
| uint32_t TestVector::score |
Definition at line 78 of file proof_tests.cpp.