![]() |
Bitcoin ABC 0.32.4
P2P Digital Currency
|
#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>Go to the source code of this file.
Namespaces | |
| namespace | avalanche |
Functions | |
| ProofRef | avalanche::buildRandomProof (Chainstate &active_chainstate, uint32_t score, int height, const CKey &masterKey) |
| bool | avalanche::hasDustStake (const ProofRef &proof) |