[#btck-TransactionApi-08-Inputs-02] = xref:btck.adoc[btck]::xref:btck/TransactionApi-08.adoc[TransactionApi]::Inputs :relfileprefix: ../../ :mrdocs: Returns a range over all inputs. == Synopsis Declared in `<kernel/bitcoinkernel_wrapper.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- auto Inputs() const && = delete; ---- == Return Value A random‐access range of the transaction's inputs. [.small]#Created with https://www.mrdocs.com[MrDocs]#