#include <walletdb.h>
Definition at line 59 of file walletdb.h.
◆ CKeyMetadata() [1/2]
| CKeyMetadata::CKeyMetadata |
( |
| ) |
|
|
inline |
◆ CKeyMetadata() [2/2]
| CKeyMetadata::CKeyMetadata |
( |
int64_t |
nCreateTime_ | ) |
|
|
inlineexplicit |
◆ HasKeyOrigin()
| bool CKeyMetadata::HasKeyOrigin |
( |
| ) |
const |
|
inline |
◆ SERIALIZE_METHODS()
◆ SetNull()
| void CKeyMetadata::SetNull |
( |
| ) |
|
|
inline |
◆ CURRENT_VERSION
◆ hd_seed_id
| CKeyID CKeyMetadata::hd_seed_id |
◆ key_origin
◆ nCreateTime
| int64_t CKeyMetadata::nCreateTime |
◆ nVersion
| int CKeyMetadata::nVersion |
◆ VERSION_BASIC
| const int CKeyMetadata::VERSION_BASIC = 1 |
|
static |
◆ VERSION_WITH_KEY_ORIGIN
| const int CKeyMetadata::VERSION_WITH_KEY_ORIGIN = 12 |
|
static |
The documentation for this class was generated from the following file: