The outputs being spent by this transaction, one per input.
Synopsis
Declared in <script/interpreter.h>
std::vector<CTxOut> m_spent_outputs;
Created with MrDocs
The outputs being spent by this transaction, one per input.
Declared in <script/interpreter.h>
std::vector<CTxOut> m_spent_outputs;
Created with MrDocs