Bitcoin ABC  0.26.3
P2P Digital Currency
Namespaces | Functions
coinstats.cpp File Reference
#include <node/coinstats.h>
#include <coins.h>
#include <index/coinstatsindex.h>
#include <optional>
#include <validation.h>
Include dependency graph for coinstats.cpp:

Go to the source code of this file.

Namespaces

 node
 

Functions

std::optional< kernel::CCoinsStatsnode::GetUTXOStats (CCoinsView *view, node::BlockManager &blockman, kernel::CoinStatsHashType hash_type, const std::function< void()> &interruption_point={}, const CBlockIndex *pindex=nullptr, bool index_requested=true)
 Calculate statistics about the unspent transaction output set. More...