PIVX Core  5.6.99
P2P Digital Currency
Namespaces | Classes | Functions
AddressBook Namespace Reference

Namespaces

 AddressBookPurpose
 

Classes

class  CAddressBookData
 Address book data. More...
 

Functions

bool IsColdStakingPurpose (const std::string &purpose)
 
bool IsShieldedPurpose (const std::string &purpose)
 
bool IsExchangePurpose (const std::string &purpose)
 

Function Documentation

◆ IsColdStakingPurpose()

bool AddressBook::IsColdStakingPurpose ( const std::string &  purpose)

Definition at line 22 of file addressbook.cpp.

Here is the caller graph for this function:

◆ IsExchangePurpose()

bool AddressBook::IsExchangePurpose ( const std::string &  purpose)

Definition at line 32 of file addressbook.cpp.

Here is the caller graph for this function:

◆ IsShieldedPurpose()

bool AddressBook::IsShieldedPurpose ( const std::string &  purpose)

Definition at line 27 of file addressbook.cpp.

Here is the caller graph for this function: