Monero
Loading...
Searching...
No Matches
tools::wallet2::address_book_row Struct Reference

#include <wallet2.h>

Collaboration diagram for tools::wallet2::address_book_row:

Public Attributes

cryptonote::account_public_address m_address
crypto::hash8 m_payment_id
std::string m_description
bool m_is_subaddress
bool m_has_payment_id

Member Data Documentation

◆ m_address

cryptonote::account_public_address tools::wallet2::address_book_row::m_address

◆ m_description

std::string tools::wallet2::address_book_row::m_description

◆ m_has_payment_id

bool tools::wallet2::address_book_row::m_has_payment_id

◆ m_is_subaddress

bool tools::wallet2::address_book_row::m_is_subaddress

◆ m_payment_id

crypto::hash8 tools::wallet2::address_book_row::m_payment_id

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