#include <addressindex.h>
Definition at line 71 of file addressindex.h.
◆ CAddressUnspentValue() [1/2]
CAddressUnspentValue::CAddressUnspentValue |
( |
CAmount |
sats, |
|
|
CScript |
scriptPubKey, |
|
|
int |
height |
|
) |
| |
|
inline |
◆ CAddressUnspentValue() [2/2]
CAddressUnspentValue::CAddressUnspentValue |
( |
| ) |
|
|
inline |
◆ IsNull()
bool CAddressUnspentValue::IsNull |
( |
| ) |
const |
|
inline |
◆ SerializationOp()
template<typename Stream , typename Operation >
void CAddressUnspentValue::SerializationOp |
( |
Stream & |
s, |
|
|
Operation |
ser_action |
|
) |
| |
|
inline |
◆ SetNull()
void CAddressUnspentValue::SetNull |
( |
| ) |
|
|
inline |
◆ ADD_SERIALIZE_METHODS
CAddressUnspentValue::ADD_SERIALIZE_METHODS |
◆ blockHeight
int CAddressUnspentValue::blockHeight |
◆ satoshis
CAmount CAddressUnspentValue::satoshis |
◆ script
CScript CAddressUnspentValue::script |
The documentation for this struct was generated from the following file: