Electroneum
tools::wallet_rpc::COMMAND_RPC_SWEEP_DUST::request_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Public Attributes

bool get_tx_keys
 
bool do_not_relay
 
bool get_tx_hex
 
bool get_tx_metadata
 

Detailed Description

Definition at line 696 of file wallet_rpc_server_commands_defs.h.

Member Data Documentation

◆ do_not_relay

bool tools::wallet_rpc::COMMAND_RPC_SWEEP_DUST::request_t::do_not_relay

Definition at line 699 of file wallet_rpc_server_commands_defs.h.

◆ get_tx_hex

bool tools::wallet_rpc::COMMAND_RPC_SWEEP_DUST::request_t::get_tx_hex

Definition at line 700 of file wallet_rpc_server_commands_defs.h.

◆ get_tx_keys

bool tools::wallet_rpc::COMMAND_RPC_SWEEP_DUST::request_t::get_tx_keys

Definition at line 698 of file wallet_rpc_server_commands_defs.h.

◆ get_tx_metadata

bool tools::wallet_rpc::COMMAND_RPC_SWEEP_DUST::request_t::get_tx_metadata

Definition at line 701 of file wallet_rpc_server_commands_defs.h.


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