The following methods are provided so that CoinsResult can mimic a vector, i.e., methods can work with individual OutputType vectors or on the entire object

Synopsis

Declared in <wallet/spend.h>

size_t
Size() const;

Return Value

The total number of stored COutputs across all output types.

Created with MrDocs