Returns a range over all coins spent by the transaction.
Declared in <kernel/bitcoinkernel_wrapper.h>
Returns a range over all coins spent by the transaction.
auto
Coins() const && = delete;
» more...
Returns a range over all coins spent by the transaction.
auto
Coins() const &;
» more...
A random-access range of the spent coins.