Electroneum
tools::wallet2::unsigned_tx_set Struct Reference

#include <wallet2.h>

Collaboration diagram for tools::wallet2::unsigned_tx_set:

Public Attributes

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

Detailed Description

Definition at line 497 of file wallet2.h.

Member Data Documentation

◆ transfers

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

Definition at line 500 of file wallet2.h.

◆ txes

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

Definition at line 499 of file wallet2.h.


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