Returns the number of per‐transaction spent‐output sets.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

size_t
Count() const;

Return Value

The count, one entry per non‐coinbase transaction.

Created with MrDocs