Bitcoin ABC  0.26.3
P2P Digital Currency
Classes | Namespaces | Functions | Variables
util.h File Reference
#include <avalanche/proof.h>
#include <avalanche/proofbuilder.h>
#include <key.h>
#include <script/script.h>
#include <vector>
Include dependency graph for util.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  avalanche::TestProofBuilder
 

Namespaces

 avalanche
 

Functions

ProofRef avalanche::buildRandomProof (Chainstate &active_chainstate, uint32_t score, int height, const CKey &masterKey)
 
bool avalanche::hasDustStake (const ProofRef &proof)
 

Variables

constexpr uint32_t avalanche::MIN_VALID_PROOF_SCORE = 100 * PROOF_DUST_THRESHOLD / COIN
 
const CScript avalanche::UNSPENDABLE_ECREG_PAYOUT_SCRIPT