Bitcoin ABC  0.29.2
P2P Digital Currency
Public Attributes | List of all members
TestVector Struct Reference
Collaboration diagram for TestVector:
[legend]

Public Attributes

std::string name
 
std::string hex
 
std::string dgid
 
std::string pubkey
 
DelegationResult result
 
ProofId proofid
 
uint32_t score
 
ProofValidationResult result
 

Detailed Description

Definition at line 75 of file delegation_tests.cpp.

Member Data Documentation

◆ dgid

std::string TestVector::dgid

Definition at line 78 of file delegation_tests.cpp.

◆ hex

std::string TestVector::hex

Definition at line 77 of file delegation_tests.cpp.

◆ name

std::string TestVector::name

Definition at line 76 of file delegation_tests.cpp.

◆ proofid

ProofId TestVector::proofid

Definition at line 76 of file proof_tests.cpp.

◆ pubkey

std::string TestVector::pubkey

Definition at line 79 of file delegation_tests.cpp.

◆ result [1/2]

DelegationResult TestVector::result

Definition at line 80 of file delegation_tests.cpp.

◆ result [2/2]

ProofValidationResult TestVector::result

Definition at line 78 of file proof_tests.cpp.

◆ score

uint32_t TestVector::score

Definition at line 77 of file proof_tests.cpp.


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