Electroneum
tools::wallet_rpc::COMMAND_RPC_GET_TRANSFER_BY_TXID::request_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_GET_TRANSFER_BY_TXID::request_t:

Public Member Functions

 KV_SERIALIZE (txid)
 

Public Attributes

std::string txid
 
uint32_t account_index
 

Detailed Description

Definition at line 1575 of file wallet_rpc_server_commands_defs.h.

Member Function Documentation

◆ KV_SERIALIZE()

tools::wallet_rpc::COMMAND_RPC_GET_TRANSFER_BY_TXID::request_t::KV_SERIALIZE ( txid  )

Member Data Documentation

◆ account_index

uint32_t tools::wallet_rpc::COMMAND_RPC_GET_TRANSFER_BY_TXID::request_t::account_index

Definition at line 1578 of file wallet_rpc_server_commands_defs.h.

◆ txid

std::string tools::wallet_rpc::COMMAND_RPC_GET_TRANSFER_BY_TXID::request_t::txid

Definition at line 1577 of file wallet_rpc_server_commands_defs.h.


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