Electroneum
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::hash m_payment_id
 
std::string m_description
 
bool m_is_subaddress
 

Detailed Description

Definition at line 544 of file wallet2.h.

Member Data Documentation

◆ m_address

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

Definition at line 546 of file wallet2.h.

◆ m_description

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

Definition at line 548 of file wallet2.h.

◆ m_is_subaddress

bool tools::wallet2::address_book_row::m_is_subaddress

Definition at line 549 of file wallet2.h.

◆ m_payment_id

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

Definition at line 547 of file wallet2.h.


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