Mercurial > hg > bitcoin
diff src/keystore.cpp @ 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 | 2c65e5d626eb |
children |