|
Electroneum
|
#include <core_rpc_server_commands_defs.h>

Public Attributes | |
| std::string | privateKey |
| std::string | publicKey |
| std::string | status |
Definition at line 2452 of file core_rpc_server_commands_defs.h.
| std::string cryptonote::COMMAND_RPC_GENERATE_ED25519_KEYPAIR::response_t::privateKey |
Definition at line 2453 of file core_rpc_server_commands_defs.h.
| std::string cryptonote::COMMAND_RPC_GENERATE_ED25519_KEYPAIR::response_t::publicKey |
Definition at line 2454 of file core_rpc_server_commands_defs.h.
| std::string cryptonote::COMMAND_RPC_GENERATE_ED25519_KEYPAIR::response_t::status |
Definition at line 2455 of file core_rpc_server_commands_defs.h.