Returns a range over all inputs.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

auto
Inputs() const && = delete;

Return Value

A random‐access range of the transaction's inputs.

Created with MrDocs