PIVX Core  5.6.99
P2P Digital Currency
Public Attributes | List of all members
CWallet::OutputAvailabilityResult Struct Reference

Public Attributes

bool available {false}
 
bool solvable {false}
 
bool spendable {false}
 

Detailed Description

Definition at line 655 of file wallet.h.

Member Data Documentation

◆ available

bool CWallet::OutputAvailabilityResult::available {false}

Definition at line 657 of file wallet.h.

◆ solvable

bool CWallet::OutputAvailabilityResult::solvable {false}

Definition at line 658 of file wallet.h.

◆ spendable

bool CWallet::OutputAvailabilityResult::spendable {false}

Definition at line 659 of file wallet.h.


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