Returns a range over all coins spent by the transaction.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

auto
Coins() const &;

Return Value

A random‐access range of the spent coins.

Created with MrDocs