diff options
| author | Pieter Wuille <[email protected]> | 2012-06-18 16:55:29 +0200 |
|---|---|---|
| committer | Pieter Wuille <[email protected]> | 2012-10-20 23:08:56 +0200 |
| commit | 44ac1c0fe370ef4b7110af8d1fa1b6230f3658eb (patch) | |
| tree | 967f11bc84981f0c24b9ae4eaee3fa5956582558 /src/db.cpp | |
| parent | Add CCoins: pruned list of transaction outputs (diff) | |
| download | discoin-44ac1c0fe370ef4b7110af8d1fa1b6230f3658eb.tar.xz discoin-44ac1c0fe370ef4b7110af8d1fa1b6230f3658eb.zip | |
Add CTxUndo: transaction undo information
The CTxUndo class encapsulates data necessary to undo the effects of
a transaction on the txout set, namely the previous outputs consumed
by it (script + amount), and potentially transaction meta-data when
it is spent entirely.
Diffstat (limited to 'src/db.cpp')
0 files changed, 0 insertions, 0 deletions