Concatenate and return all COutputs as one vector

Synopsis

Declared in <wallet/spend.h>

std::vector<COutput>
All() const;

Return Value

A single vector containing every available COutput.

Created with MrDocs