Electroneum
tools::wallet_rpc::COMMAND_RPC_IMPORT_OUTPUTS::request_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_IMPORT_OUTPUTS::request_t:

Public Member Functions

 KV_SERIALIZE (outputs_data_hex)
 

Public Attributes

std::string outputs_data_hex
 

Detailed Description

Definition at line 1675 of file wallet_rpc_server_commands_defs.h.

Member Function Documentation

◆ KV_SERIALIZE()

tools::wallet_rpc::COMMAND_RPC_IMPORT_OUTPUTS::request_t::KV_SERIALIZE ( outputs_data_hex  )

Member Data Documentation

◆ outputs_data_hex

std::string tools::wallet_rpc::COMMAND_RPC_IMPORT_OUTPUTS::request_t::outputs_data_hex

Definition at line 1677 of file wallet_rpc_server_commands_defs.h.


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