Electroneum
cryptonote::COMMAND_RPC_SIGN_MESSAGE::request_t Struct Reference

#include <core_rpc_server_commands_defs.h>

Collaboration diagram for cryptonote::COMMAND_RPC_SIGN_MESSAGE::request_t:

Public Attributes

std::string privateKey
 
std::string message
 

Detailed Description

Definition at line 2468 of file core_rpc_server_commands_defs.h.

Member Data Documentation

◆ message

std::string cryptonote::COMMAND_RPC_SIGN_MESSAGE::request_t::message

Definition at line 2470 of file core_rpc_server_commands_defs.h.

◆ privateKey

std::string cryptonote::COMMAND_RPC_SIGN_MESSAGE::request_t::privateKey

Definition at line 2469 of file core_rpc_server_commands_defs.h.


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