Undo information for a CTransaction.
More...
#include <undo.h>
|
template<typename Stream > |
void | Serialize (Stream &s) const |
|
template<typename Stream > |
void | Unserialize (Stream &s) |
|
Undo information for a CTransaction.
Definition at line 67 of file undo.h.
template<typename Stream >
void CTxUndo::Serialize |
( |
Stream & |
s | ) |
const |
|
inline |
template<typename Stream >
void CTxUndo::Unserialize |
( |
Stream & |
s | ) |
|
|
inline |
std::vector<Coin> CTxUndo::vprevout |
The documentation for this class was generated from the following file: