#include <wallet2.h>
◆ construction_flags_
| Enumerator |
|---|
| _use_rct | |
| _use_view_tags | |
◆ if() [1/3]
| tools::wallet2::tx_construction_data::if |
( |
!typename Archive< W > | ::is_saving() | ) |
|
|
inline |
◆ if() [2/3]
| tools::wallet2::tx_construction_data::if |
( |
use_rct | | ) |
const |
◆ if() [3/3]
◆ change_dts
◆ construction_flags
| uint8_t tools::wallet2::tx_construction_data::construction_flags |
◆ dests
◆ else
| tools::wallet2::tx_construction_data::else |
◆ extra
| std::vector<uint8_t> tools::wallet2::tx_construction_data::extra |
◆ rct_config
◆ selected_transfers
| std::vector<size_t> tools::wallet2::tx_construction_data::selected_transfers |
◆ sources
◆ splitted_dsts
◆ subaddr_account
| uint32_t tools::wallet2::tx_construction_data::subaddr_account |
◆ subaddr_indices
| std::set<uint32_t> tools::wallet2::tx_construction_data::subaddr_indices |
◆ unlock_time
| uint64_t tools::wallet2::tx_construction_data::unlock_time |
◆ use_rct
| bool tools::wallet2::tx_construction_data::use_rct |
◆ use_view_tags
| bool tools::wallet2::tx_construction_data::use_view_tags |
The documentation for this struct was generated from the following file: