Mercurial > hg > bitcoin
diff src/clientversion.h @ 3644:e62eeca19443 draft
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.
author | Pieter Wuille <pieter.wuille@gmail.com> |
---|---|
date | Mon, 18 Jun 2012 16:55:29 +0200 |
parents | 9c994f46fca6 |
children | d89dee56cd34 |