BSHA3  0.17.99
P2P Blockchain, based on Bitcoin
Classes
undo.h File Reference
#include <coins.h>
#include <compressor.h>
#include <consensus/consensus.h>
#include <primitives/transaction.h>
#include <serialize.h>
Include dependency graph for undo.h:
This graph shows which files directly or indirectly include this file:

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...