Bitcoin ABC  0.26.3
P2P Digital Currency
Namespaces | Functions
coin.cpp File Reference
#include <node/coin.h>
#include <node/context.h>
#include <txmempool.h>
#include <validation.h>
Include dependency graph for coin.cpp:

Go to the source code of this file.

Namespaces

 node
 

Functions

void node::FindCoins (const NodeContext &node, std::map< COutPoint, Coin > &coins)
 Look up unspent output information. More...