Electroneum
tools::wallet_rpc::COMMAND_RPC_DESCRIBE_TRANSFER::recipient Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_DESCRIBE_TRANSFER::recipient:

Public Attributes

std::string address
 
uint64_t amount
 

Detailed Description

Definition at line 575 of file wallet_rpc_server_commands_defs.h.

Member Data Documentation

◆ address

std::string tools::wallet_rpc::COMMAND_RPC_DESCRIBE_TRANSFER::recipient::address

Definition at line 577 of file wallet_rpc_server_commands_defs.h.

◆ amount

uint64_t tools::wallet_rpc::COMMAND_RPC_DESCRIBE_TRANSFER::recipient::amount

Definition at line 578 of file wallet_rpc_server_commands_defs.h.


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