Bitcoin Core  22.99.0
P2P Digital Currency
Public Attributes | List of all members
WalletDestination Struct Reference

#include <scriptpubkeyman.h>

Public Attributes

CTxDestination dest
 
std::optional< bool > internal
 

Detailed Description

Definition at line 152 of file scriptpubkeyman.h.

Member Data Documentation

◆ dest

CTxDestination WalletDestination::dest

Definition at line 154 of file scriptpubkeyman.h.

◆ internal

std::optional<bool> WalletDestination::internal

Definition at line 155 of file scriptpubkeyman.h.


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