Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
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

namespace  node

Functions

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