![]() |
Dash Core
0.12.2.1
P2P Digital Currency
|
#include <hdchain.h>
Public Member Functions | |
CHDAccount () | |
template<typename Stream , typename Operation > | |
void | SerializationOp (Stream &s, Operation ser_action, int nType, int nVersion) |
Public Attributes | |
uint32_t | nExternalChainCounter |
uint32_t | nInternalChainCounter |
ADD_SERIALIZE_METHODS | |
|
inline |
uint32_t CHDAccount::nExternalChainCounter |
Definition at line 13 of file hdchain.h.
Referenced by CWallet::DeriveNewChildKey(), dumpwallet(), getwalletinfo(), and SerializationOp().
uint32_t CHDAccount::nInternalChainCounter |
Definition at line 14 of file hdchain.h.
Referenced by CWallet::DeriveNewChildKey(), dumpwallet(), getwalletinfo(), and SerializationOp().