Monero
Loading...
Searching...
No Matches
tools::wallet_rpc::COMMAND_RPC_SWEEP_ALL::request_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Public Attributes

std::string address
uint32_t account_index
std::set< uint32_tsubaddr_indices
bool subaddr_indices_all
uint32_t priority
uint64_t ring_size
uint64_t outputs
uint64_t unlock_time
std::string payment_id
bool get_tx_keys
uint64_t below_amount
bool do_not_relay
bool get_tx_hex
bool get_tx_metadata

Member Data Documentation

◆ account_index

uint32_t tools::wallet_rpc::COMMAND_RPC_SWEEP_ALL::request_t::account_index

◆ address

std::string tools::wallet_rpc::COMMAND_RPC_SWEEP_ALL::request_t::address

◆ below_amount

uint64_t tools::wallet_rpc::COMMAND_RPC_SWEEP_ALL::request_t::below_amount

◆ do_not_relay

bool tools::wallet_rpc::COMMAND_RPC_SWEEP_ALL::request_t::do_not_relay

◆ get_tx_hex

bool tools::wallet_rpc::COMMAND_RPC_SWEEP_ALL::request_t::get_tx_hex

◆ get_tx_keys

bool tools::wallet_rpc::COMMAND_RPC_SWEEP_ALL::request_t::get_tx_keys

◆ get_tx_metadata

bool tools::wallet_rpc::COMMAND_RPC_SWEEP_ALL::request_t::get_tx_metadata

◆ outputs

uint64_t tools::wallet_rpc::COMMAND_RPC_SWEEP_ALL::request_t::outputs

◆ payment_id

std::string tools::wallet_rpc::COMMAND_RPC_SWEEP_ALL::request_t::payment_id

◆ priority

uint32_t tools::wallet_rpc::COMMAND_RPC_SWEEP_ALL::request_t::priority

◆ ring_size

uint64_t tools::wallet_rpc::COMMAND_RPC_SWEEP_ALL::request_t::ring_size

◆ subaddr_indices

std::set<uint32_t> tools::wallet_rpc::COMMAND_RPC_SWEEP_ALL::request_t::subaddr_indices

◆ subaddr_indices_all

bool tools::wallet_rpc::COMMAND_RPC_SWEEP_ALL::request_t::subaddr_indices_all

◆ unlock_time

uint64_t tools::wallet_rpc::COMMAND_RPC_SWEEP_ALL::request_t::unlock_time

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