diff options
author | Pieter Wuille <pieter.wuille@gmail.com> | 2012-06-18 16:55:29 +0200 |
---|---|---|
committer | Pieter Wuille <pieter.wuille@gmail.com> | 2012-10-20 23:08:56 +0200 |
commit | 44ac1c0fe370ef4b7110af8d1fa1b6230f3658eb (patch) | |
tree | 967f11bc84981f0c24b9ae4eaee3fa5956582558 /src/db.cpp | |
parent | 10fd8604d74a18607a7061500783e384758b02c7 (diff) |
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