Electroneum
Public Attributes | List of all members
tools::wallet_rpc::COMMAND_RPC_RELAY_TX::response Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_RELAY_TX::response:
Collaboration graph
[legend]

Public Attributes

std::string tx_hash
 
std::string tx_key
 
uint64_t fee
 
std::string tx_blob
 

Member Data Documentation

◆ fee

uint64_t tools::wallet_rpc::COMMAND_RPC_RELAY_TX::response::fee

◆ tx_blob

std::string tools::wallet_rpc::COMMAND_RPC_RELAY_TX::response::tx_blob

◆ tx_hash

std::string tools::wallet_rpc::COMMAND_RPC_RELAY_TX::response::tx_hash

◆ tx_key

std::string tools::wallet_rpc::COMMAND_RPC_RELAY_TX::response::tx_key

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