![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
Undo information for a CTxIn. More...
#include <undo.h>
Public Member Functions | |
| template<typename Stream > | |
| void | Serialize (Stream &s) const |
| TxInUndoSerializer (const Coin *coin) | |
Private Attributes | |
| const Coin * | txout |
Undo information for a CTxIn.
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.
|
inlineexplicit |
|
inline |
1.8.14