Electroneum
tools::wallet_rpc::COMMAND_RPC_SIGN_MULTISIG::response_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_SIGN_MULTISIG::response_t:

Public Attributes

std::string tx_data_hex
 
std::list< std::string > tx_hash_list
 

Detailed Description

Definition at line 2392 of file wallet_rpc_server_commands_defs.h.

Member Data Documentation

◆ tx_data_hex

std::string tools::wallet_rpc::COMMAND_RPC_SIGN_MULTISIG::response_t::tx_data_hex

Definition at line 2394 of file wallet_rpc_server_commands_defs.h.

◆ tx_hash_list

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

Definition at line 2395 of file wallet_rpc_server_commands_defs.h.


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