Electroneum
Public Attributes | List of all members
tools::wallet2::address_book_row Struct Reference

#include <wallet2.h>

Collaboration diagram for tools::wallet2::address_book_row:
Collaboration graph
[legend]

Public Attributes

cryptonote::account_public_address m_address
 
crypto::hash m_payment_id
 
std::string m_description
 
bool m_is_subaddress
 

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_is_subaddress

bool tools::wallet2::address_book_row::m_is_subaddress

◆ m_payment_id

crypto::hash tools::wallet2::address_book_row::m_payment_id

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