|
Electroneum
|
#include <wallet_rpc_server_commands_defs.h>

Public Attributes | |
| std::string | address |
| std::string | label |
| uint32_t | address_index |
| bool | used |
Definition at line 131 of file wallet_rpc_server_commands_defs.h.
| std::string tools::wallet_rpc::COMMAND_RPC_GET_ADDRESS::address_info::address |
Definition at line 133 of file wallet_rpc_server_commands_defs.h.
| uint32_t tools::wallet_rpc::COMMAND_RPC_GET_ADDRESS::address_info::address_index |
Definition at line 135 of file wallet_rpc_server_commands_defs.h.
| std::string tools::wallet_rpc::COMMAND_RPC_GET_ADDRESS::address_info::label |
Definition at line 134 of file wallet_rpc_server_commands_defs.h.
| bool tools::wallet_rpc::COMMAND_RPC_GET_ADDRESS::address_info::used |
Definition at line 136 of file wallet_rpc_server_commands_defs.h.