btck::BlockSpentOutputs::TxsSpentOutputs

Returns a range over every transaction's spent outputs in the block.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

auto
TxsSpentOutputs() const &;

Return Value

A random-access range of per-transaction spent outputs.