![]() |
Dash Core
0.12.2.1
P2P Digital Currency
|
Public Member Functions | |
template<typename Stream , typename Operation > | |
void | SerializationOp (Stream &s, Operation ser_action, int nType, int nVersion) |
Public Attributes | |
uint32_t | nTxVer |
uint32_t | nHeight |
CTxOut | out |
ADD_SERIALIZE_METHODS | |
|
inline |
uint32_t CCoin::nHeight |
Definition at line 47 of file rest.cpp.
Referenced by rest_getutxos().
uint32_t CCoin::nTxVer |
Definition at line 46 of file rest.cpp.
Referenced by rest_getutxos().
CTxOut CCoin::out |
Definition at line 48 of file rest.cpp.
Referenced by rest_getutxos().