|
Electroneum
|
#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 |
Definition at line 696 of file wallet_rpc_server_commands_defs.h.
| 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.
| 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.
| 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.
| 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.