Get the vector of COutputs that will be used to fill in a CTransaction's vin
Declared in <wallet/coinselection.h>
<wallet/coinselection.h>
std::vector<std::shared_ptr<COutput>> GetShuffledInputVector() const;
The selected inputs in shuffled order.