Descriptor with some wallet metadata.
More...
#include <walletutil.h>
Descriptor with some wallet metadata.
Definition at line 80 of file walletutil.h.
◆ WalletDescriptor() [1/2]
WalletDescriptor::WalletDescriptor |
( |
| ) |
|
|
inline |
◆ WalletDescriptor() [2/2]
◆ DeserializeDescriptor()
void WalletDescriptor::DeserializeDescriptor |
( |
const std::string & |
str | ) |
|
|
inline |
◆ SERIALIZE_METHODS()
◆ cache
◆ creation_time
uint64_t WalletDescriptor::creation_time = 0 |
◆ descriptor
std::shared_ptr<Descriptor> WalletDescriptor::descriptor |
◆ next_index
int32_t WalletDescriptor::next_index = 0 |
◆ range_end
int32_t WalletDescriptor::range_end = 0 |
◆ range_start
int32_t WalletDescriptor::range_start = 0 |
The documentation for this class was generated from the following file: