![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
#include "chain.h"#include "compressor.h"#include "consensus/consensus.h"#include "primitives/transaction.h"#include "serialize.h"#include "version.h"Go to the source code of this file.
Classes | |
| struct | TxInUndoFormatter |
| Formatter for undo information for a CTxIn. More... | |
| class | CTxUndo |
| Undo information for a CTransaction. More... | |
| class | CBlockUndo |
| Undo information for a CBlock. More... | |