diff options
| author | Pieter Wuille <[email protected]> | 2017-04-25 11:29:25 -0700 |
|---|---|---|
| committer | Pieter Wuille <[email protected]> | 2017-06-01 11:56:06 -0700 |
| commit | cb2c7fdac2dc74368ed24ae4717ed72178956b92 (patch) | |
| tree | e00cdf124e4399033b2d9354e82e1f5496144903 /src/httpserver.cpp | |
| parent | Introduce Coin, a single unspent output (diff) | |
| download | discoin-cb2c7fdac2dc74368ed24ae4717ed72178956b92.tar.xz discoin-cb2c7fdac2dc74368ed24ae4717ed72178956b92.zip | |
Replace CTxInUndo with Coin
The earlier CTxInUndo class now holds the same information as the Coin
class. Instead of duplicating functionality, replace CTxInUndo with a
serialization adapter for Coin.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions