Bitcoin ABC  0.26.3
P2P Digital Currency
avalanche::Proof Member List

This is the complete list of members for avalanche::Proof, including all inherited members.

amountToScore(Amount amount)avalanche::Proofstatic
computeProofId()avalanche::Proofprivate
computeScore()avalanche::Proofprivate
expirationTimeavalanche::Proofprivate
FromHex(Proof &proof, const std::string &hexProof, bilingual_str &errorOut)avalanche::Proofstatic
getExpirationTime() constavalanche::Proofinline
getId() constavalanche::Proofinline
getLimitedId() constavalanche::Proofinline
getMaster() constavalanche::Proofinline
getPayoutScript() constavalanche::Proofinline
getScore() constavalanche::Proofinline
getSequence() constavalanche::Proofinline
getSignature() constavalanche::Proofinline
getStakeCommitment() constavalanche::Proofinline
getStakedAmount() constavalanche::Proof
getStakes() constavalanche::Proofinline
IMPLEMENT_RCU_REFCOUNT(uint64_t)avalanche::Proofprivate
limitedProofIdavalanche::Proofprivate
masteravalanche::Proofprivate
payoutScriptPubKeyavalanche::Proofprivate
Proof()avalanche::Proofinline
Proof(uint64_t sequence_, int64_t expirationTime_, CPubKey master_, std::vector< SignedStake > stakes_, const CScript &payoutScriptPubKey_, SchnorrSig signature_)avalanche::Proofinline
Proof(Proof &&other)avalanche::Proofinline
Proof(deserialize_type, Stream &s)avalanche::Proofinline
proofidavalanche::Proofprivate
scoreavalanche::Proofprivate
sequenceavalanche::Proofprivate
SERIALIZE_METHODS(Proof, obj)avalanche::Proofinline
signatureavalanche::Proofprivate
stakesavalanche::Proofprivate
ToHex() constavalanche::Proof
verify(const Amount &stakeUtxoDustThreshold, ProofValidationState &state) constavalanche::Proof
verify(const Amount &stakeUtxoDustThreshold, const ChainstateManager &chainman, ProofValidationState &state) const EXCLUSIVE_LOCKS_REQUIRED(cs_main)avalanche::Proof