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
Concatenate and return all COutputs as one vector
Declared in <wallet/spend.h>
std::vector<COutput>
All() const;
A single vector containing every available COutput.
Created with MrDocs