Electroneum
tools::wallet_rpc::COMMAND_RPC_EXPORT_OUTPUTS::response_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_EXPORT_OUTPUTS::response_t:

Public Member Functions

 KV_SERIALIZE (outputs_data_hex)
 

Public Attributes

std::string outputs_data_hex
 

Detailed Description

Definition at line 1662 of file wallet_rpc_server_commands_defs.h.

Member Function Documentation

◆ KV_SERIALIZE()

tools::wallet_rpc::COMMAND_RPC_EXPORT_OUTPUTS::response_t::KV_SERIALIZE ( outputs_data_hex  )

Member Data Documentation

◆ outputs_data_hex

std::string tools::wallet_rpc::COMMAND_RPC_EXPORT_OUTPUTS::response_t::outputs_data_hex

Definition at line 1664 of file wallet_rpc_server_commands_defs.h.


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