|
Electroneum
|
#include <wallet_rpc_server_commands_defs.h>

Public Member Functions | |
| KV_SERIALIZE (txid) | |
Public Attributes | |
| std::string | txid |
| uint32_t | account_index |
Definition at line 1575 of file wallet_rpc_server_commands_defs.h.
| tools::wallet_rpc::COMMAND_RPC_GET_TRANSFER_BY_TXID::request_t::KV_SERIALIZE | ( | txid | ) |
| 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.
| 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.