9 namespace AddressBookPurpose {
12 const std::string
SEND{
"send"};
bool isSendColdStakingPurpose() const
bool isReceivePurpose() const
bool isSendPurpose() const
bool isShieldedReceivePurpose() const
const std::string EXCHANGE_ADDRESS
const std::string DELEGABLE
const std::string COLD_STAKING_SEND
const std::string DELEGATOR
const std::string SHIELDED_RECEIVE
const std::string SHIELDED_SEND
const std::string RECEIVE
const std::string UNKNOWN
const std::string COLD_STAKING
bool IsShieldedPurpose(const std::string &purpose)
bool IsExchangePurpose(const std::string &purpose)
bool IsColdStakingPurpose(const std::string &purpose)