Bitcoin ABC  0.29.2
P2P Digital Currency
Static Public Member Functions | List of all members
avalanche::TestProofBuilder Struct Reference

#include <util.h>

Static Public Member Functions

static LimitedProofId getReverseOrderLimitedProofId (ProofBuilder &pb)
 
static ProofRef buildWithReversedOrderStakes (ProofBuilder &pb)
 
static LimitedProofId getDuplicatedStakeLimitedProofId (ProofBuilder &pb)
 
static ProofRef buildDuplicatedStakes (ProofBuilder &pb)
 

Detailed Description

Definition at line 29 of file util.h.

Member Function Documentation

◆ buildDuplicatedStakes()

ProofRef avalanche::TestProofBuilder::buildDuplicatedStakes ( ProofBuilder pb)
static

Definition at line 107 of file util.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ buildWithReversedOrderStakes()

ProofRef avalanche::TestProofBuilder::buildWithReversedOrderStakes ( ProofBuilder pb)
static

Definition at line 66 of file util.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ getDuplicatedStakeLimitedProofId()

LimitedProofId avalanche::TestProofBuilder::getDuplicatedStakeLimitedProofId ( ProofBuilder pb)
static

Definition at line 92 of file util.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ getReverseOrderLimitedProofId()

LimitedProofId avalanche::TestProofBuilder::getReverseOrderLimitedProofId ( ProofBuilder pb)
static

Definition at line 52 of file util.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

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