Formatter for undo information for a CTxIn
Synopsis
Declared in <undo.h>
struct TxInUndoFormatter;
Description
Contains the prevout's CTxOut being spent, and its metadata as well (coinbase or not, height). The serialization contains a dummy value of zero. This is compatible with older versions which expect to see the transaction version there.