![]() |
Feathercoin
0.5.0
P2P Digital Currency
|
wrapper for CTxOut that provides a more compact serialization More...
#include <main.h>
Public Member Functions | |
CTxOutCompressor (CTxOut &txoutIn) | |
Static Public Member Functions | |
static uint64 | CompressAmount (uint64 nAmount) |
static uint64 | DecompressAmount (uint64 nAmount) |
Private Attributes | |
CTxOut & | txout |
wrapper for CTxOut that provides a more compact serialization
|
inline |