Electroneum
tools::wallet_rpc::COMMAND_RPC_CHECK_TX_KEY::request_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_CHECK_TX_KEY::request_t:

Public Attributes

std::string txid
 
std::string tx_key
 
std::string address
 

Detailed Description

Definition at line 1269 of file wallet_rpc_server_commands_defs.h.

Member Data Documentation

◆ address

std::string tools::wallet_rpc::COMMAND_RPC_CHECK_TX_KEY::request_t::address

Definition at line 1273 of file wallet_rpc_server_commands_defs.h.

◆ tx_key

std::string tools::wallet_rpc::COMMAND_RPC_CHECK_TX_KEY::request_t::tx_key

Definition at line 1272 of file wallet_rpc_server_commands_defs.h.

◆ txid

std::string tools::wallet_rpc::COMMAND_RPC_CHECK_TX_KEY::request_t::txid

Definition at line 1271 of file wallet_rpc_server_commands_defs.h.


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