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
Returns a range over all coins spent by the transaction.
Declared in <kernel/bitcoinkernel_wrapper.h>
auto
Coins() const &;
A random‐access range of the spent coins.
Created with MrDocs