Electroneum
tools::wallet2::is_out_data Struct Reference

#include <wallet2.h>

Collaboration diagram for tools::wallet2::is_out_data:

Public Attributes

crypto::public_key pkey
 
crypto::key_derivation derivation
 
std::vector< boost::optional< cryptonote::subaddress_receive_info > > received
 

Detailed Description

Definition at line 573 of file wallet2.h.

Member Data Documentation

◆ derivation

crypto::key_derivation tools::wallet2::is_out_data::derivation

Definition at line 576 of file wallet2.h.

◆ pkey

crypto::public_key tools::wallet2::is_out_data::pkey

Definition at line 575 of file wallet2.h.

◆ received

std::vector<boost::optional<cryptonote::subaddress_receive_info> > tools::wallet2::is_out_data::received

Definition at line 577 of file wallet2.h.


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