Electroneum
Loading...
Searching...
No Matches
tools::wallet_rpc::COMMAND_RPC_GET_TRANSFER_BY_TXID::response_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_GET_TRANSFER_BY_TXID::response_t:

Public Member Functions

 KV_SERIALIZE (transfer)
 KV_SERIALIZE (transfers)

Public Attributes

transfer_entry transfer
std::list< transfer_entrytransfers

Detailed Description

Definition at line 1587 of file wallet_rpc_server_commands_defs.h.

Member Function Documentation

◆ KV_SERIALIZE() [1/2]

tools::wallet_rpc::COMMAND_RPC_GET_TRANSFER_BY_TXID::response_t::KV_SERIALIZE ( transfer )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ KV_SERIALIZE() [2/2]

tools::wallet_rpc::COMMAND_RPC_GET_TRANSFER_BY_TXID::response_t::KV_SERIALIZE ( transfers )
Here is the call graph for this function:

Member Data Documentation

◆ transfer

transfer_entry tools::wallet_rpc::COMMAND_RPC_GET_TRANSFER_BY_TXID::response_t::transfer

Definition at line 1589 of file wallet_rpc_server_commands_defs.h.

◆ transfers

std::list<transfer_entry> tools::wallet_rpc::COMMAND_RPC_GET_TRANSFER_BY_TXID::response_t::transfers

Definition at line 1590 of file wallet_rpc_server_commands_defs.h.


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