diff options
| author | Pieter Wuille <[email protected]> | 2013-10-26 21:26:29 +0200 |
|---|---|---|
| committer | Pieter Wuille <[email protected]> | 2013-10-28 15:00:43 +0100 |
| commit | 170e02deaf2bb1f8f79ffafbb4ff7f62cb933c62 (patch) | |
| tree | 1f4585e24c7331b6bd7010eb1bf536fae7d812f5 /src/test | |
| parent | qt: make receive coins tab look more consistent with send coins tab (diff) | |
| download | discoin-170e02deaf2bb1f8f79ffafbb4ff7f62cb933c62.tar.xz discoin-170e02deaf2bb1f8f79ffafbb4ff7f62cb933c62.zip | |
Generalize the remove-outputs check for fully-prunable transactions.
Instead of explicitly testing for the presence of any output, and
dealing with this case specially, just interpret it as an empty
CCoins.
The case previously caught using the HaveCoins check, is now handled
by the generic outs != outsBlock test.
Diffstat (limited to 'src/test')
0 files changed, 0 insertions, 0 deletions