#include <walletdb.h>
Definition at line 97 of file walletdb.h.
◆ CHDChain()
wallet::CHDChain::CHDChain |
( |
| ) |
|
|
inline |
◆ operator==()
bool wallet::CHDChain::operator== |
( |
const CHDChain & |
chain | ) |
const |
|
inline |
◆ SERIALIZE_METHODS()
wallet::CHDChain::SERIALIZE_METHODS |
( |
CHDChain |
, |
|
|
obj |
|
|
) |
| |
|
inline |
◆ SetNull()
void wallet::CHDChain::SetNull |
( |
| ) |
|
|
inline |
◆ CURRENT_VERSION
◆ m_next_external_index
int64_t wallet::CHDChain::m_next_external_index {0} |
◆ m_next_internal_index
int64_t wallet::CHDChain::m_next_internal_index {0} |
◆ nExternalChainCounter
uint32_t wallet::CHDChain::nExternalChainCounter |
◆ nInternalChainCounter
uint32_t wallet::CHDChain::nInternalChainCounter |
◆ nVersion
int wallet::CHDChain::nVersion |
◆ seed_id
CKeyID wallet::CHDChain::seed_id |
◆ VERSION_HD_BASE
const int wallet::CHDChain::VERSION_HD_BASE = 1 |
|
static |
◆ VERSION_HD_CHAIN_SPLIT
const int wallet::CHDChain::VERSION_HD_CHAIN_SPLIT = 2 |
|
static |
The documentation for this class was generated from the following file: