Bitcoin
|
#include <undo.h>
Public Member Functions | |
template<typename Stream > | |
void | Serialize (Stream &s) const |
template<typename Stream > | |
void | Unserialize (Stream &s) |
Public Attributes | |
std::vector< Coin > | vprevout |
Undo information for a CTransaction
|
inline |
|
inline |
std::vector<Coin> CTxUndo::vprevout |