Bitcoin ABC  0.28.12
P2P Digital Currency
Namespaces | Functions
util.cpp File Reference
#include <avalanche/proofbuilder.h>
#include <avalanche/test/util.h>
#include <consensus/amount.h>
#include <key.h>
#include <primitives/transaction.h>
#include <random.h>
#include <script/standard.h>
#include <validation.h>
#include <boost/test/unit_test.hpp>
#include <limits>
Include dependency graph for util.cpp:

Go to the source code of this file.

Namespaces

 avalanche
 

Functions

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