Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
CHDAccount Class Reference
#include <hdchain.h>
Public Member Functions | |
CHDAccount () | |
template<typename Stream , typename Operation > | |
void | SerializationOp (Stream &s, Operation ser_action) |
Public Attributes | |
uint32_t | nExternalChainCounter |
uint32_t | nInternalChainCounter |
ADD_SERIALIZE_METHODS | |
Detailed Description
Constructor & Destructor Documentation
◆ CHDAccount()
Member Function Documentation
◆ SerializationOp()
template<typename Stream , typename Operation >
|
inline |
Definition at line 20 of file hdchain.h.
References nExternalChainCounter, nInternalChainCounter, and READWRITE.
Member Data Documentation
◆ ADD_SERIALIZE_METHODS
◆ nExternalChainCounter
uint32_t CHDAccount::nExternalChainCounter |
Definition at line 13 of file hdchain.h.
Referenced by CWallet::DeriveNewChildKey(), dumpwallet(), getwalletinfo(), and SerializationOp().
◆ nInternalChainCounter
uint32_t CHDAccount::nInternalChainCounter |
Definition at line 14 of file hdchain.h.
Referenced by CWallet::DeriveNewChildKey(), dumpwallet(), getwalletinfo(), and SerializationOp().
The documentation for this class was generated from the following file:
- src/hdchain.h