The list of UTXOs contained in this output group.
Synopsis
Declared in <wallet/coinselection.h>
std::vector<std::shared_ptr<COutput>> m_outputs;
Created with MrDocs
The list of UTXOs contained in this output group.
Declared in <wallet/coinselection.h>
std::vector<std::shared_ptr<COutput>> m_outputs;
Created with MrDocs