Electroneum
hw::tx_aux_data Class Reference

#include <device_cold.hpp>

Collaboration diagram for hw::tx_aux_data:

Public Attributes

std::vector< std::string > tx_device_aux
 
std::vector< cryptonote::address_parse_infotx_recipients
 
boost::optional< int > bp_version
 
boost::optional< unsigned > client_version
 

Detailed Description

Definition at line 44 of file device_cold.hpp.

Member Data Documentation

◆ bp_version

boost::optional<int> hw::tx_aux_data::bp_version

Definition at line 48 of file device_cold.hpp.

◆ client_version

boost::optional<unsigned> hw::tx_aux_data::client_version

Definition at line 49 of file device_cold.hpp.

◆ tx_device_aux

std::vector<std::string> hw::tx_aux_data::tx_device_aux

Definition at line 46 of file device_cold.hpp.

◆ tx_recipients

std::vector<cryptonote::address_parse_info> hw::tx_aux_data::tx_recipients

Definition at line 47 of file device_cold.hpp.


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