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