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

#include <wallet2.h>

Public Attributes

std::vector< tx_construction_datatxes
 
std::pair< size_t, wallet2::transfer_containertransfers
 

Member Data Documentation

◆ transfers

std::pair<size_t, wallet2::transfer_container> tools::wallet2::unsigned_tx_set::transfers

◆ txes

std::vector<tx_construction_data> tools::wallet2::unsigned_tx_set::txes

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