Electroneum
tools::wallet_rpc::COMMAND_RPC_SIGN_TRANSFER::request_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_SIGN_TRANSFER::request_t:

Public Attributes

std::string unsigned_txset
 
bool export_raw
 
bool get_tx_keys
 

Detailed Description

Definition at line 640 of file wallet_rpc_server_commands_defs.h.

Member Data Documentation

◆ export_raw

bool tools::wallet_rpc::COMMAND_RPC_SIGN_TRANSFER::request_t::export_raw

Definition at line 643 of file wallet_rpc_server_commands_defs.h.

◆ get_tx_keys

bool tools::wallet_rpc::COMMAND_RPC_SIGN_TRANSFER::request_t::get_tx_keys

Definition at line 644 of file wallet_rpc_server_commands_defs.h.

◆ unsigned_txset

std::string tools::wallet_rpc::COMMAND_RPC_SIGN_TRANSFER::request_t::unsigned_txset

Definition at line 642 of file wallet_rpc_server_commands_defs.h.


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