[#CTxUndo] = CTxUndo :mrdocs: Undo information for a CTransaction == Synopsis Declared in `<undo.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- class CTxUndo; ---- == Data Members [cols="1,4"] |=== | Name| Description | xref:CTxUndo/vprevout.adoc[`vprevout`] | Undo information for every input of the transaction (the spent coins). |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#