Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <compressor.h>
#include <consensus/consensus.h>
#include <primitives/transaction.h>
#include <serialize.h>
Go to the source code of this file.
Classes | |
class | TxInUndoSerializer |
Undo information for a CTxIn. More... | |
class | TxInUndoDeserializer |
class | CTxUndo |
Undo information for a CTransaction. More... | |
class | CBlockUndo |
Undo information for a CBlock. More... | |