Returns a range over all outputs.
Synopsis
Declared in <kernel/bitcoinkernel_wrapper.h>
auto
Outputs() const && = delete;
Return Value
A random‐access range of the transaction's outputs.
Created with MrDocs
Returns a range over all outputs.
Declared in <kernel/bitcoinkernel_wrapper.h>
auto
Outputs() const && = delete;
A random‐access range of the transaction's outputs.
Created with MrDocs