Bitcoin Core  27.99.0
P2P Digital Currency
Public Attributes | List of all members
wallet::WalletDestination Struct Reference

#include <scriptpubkeyman.h>

Public Attributes

CTxDestination dest
 
std::optional< bool > internal
 

Detailed Description

Definition at line 160 of file scriptpubkeyman.h.

Member Data Documentation

◆ dest

CTxDestination wallet::WalletDestination::dest

Definition at line 162 of file scriptpubkeyman.h.

◆ internal

std::optional<bool> wallet::WalletDestination::internal

Definition at line 163 of file scriptpubkeyman.h.


The documentation for this struct was generated from the following file: