aboutsummaryrefslogtreecommitdiff
path: root/src/db.cpp
diff options
context:
space:
mode:
authorPieter Wuille <pieter.wuille@gmail.com>2012-06-15 15:27:09 +0200
committerPieter Wuille <pieter.wuille@gmail.com>2012-10-20 23:08:56 +0200
commit10fd8604d74a18607a7061500783e384758b02c7 (patch)
tree5564890a276d522b6f01295aaa6e360aefd3030d /src/db.cpp
parent0fa593d0fb3a6f731a31610e98ce6bfd6a50a96c (diff)
Add CCoins: pruned list of transaction outputs
The CCoins class represents a pruned set of transaction outputs from a given transaction. It only retains information about its height in the block chain, whether it was a coinbase transaction, and its unspent outputs (script + amount). It has a custom serializer that has very low redundancy.
Diffstat (limited to 'src/db.cpp')
0 files changed, 0 insertions, 0 deletions