Electroneum
Public Attributes | List of all members
tools::wallet_rpc::COMMAND_RPC_SIGN_TRANSFER::response_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Public Attributes

std::string signed_txset
 
std::list< std::string > tx_hash_list
 
std::list< std::string > tx_raw_list
 
std::list< std::string > tx_key_list
 

Member Data Documentation

◆ signed_txset

std::string tools::wallet_rpc::COMMAND_RPC_SIGN_TRANSFER::response_t::signed_txset

◆ tx_hash_list

std::list<std::string> tools::wallet_rpc::COMMAND_RPC_SIGN_TRANSFER::response_t::tx_hash_list

◆ tx_key_list

std::list<std::string> tools::wallet_rpc::COMMAND_RPC_SIGN_TRANSFER::response_t::tx_key_list

◆ tx_raw_list

std::list<std::string> tools::wallet_rpc::COMMAND_RPC_SIGN_TRANSFER::response_t::tx_raw_list

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