Electroneum
Public Attributes | List of all members
hw::tx_aux_data Class Reference

#include <device_cold.hpp>

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
 

Member Data Documentation

◆ bp_version

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

◆ client_version

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

◆ tx_device_aux

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

◆ tx_recipients

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

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