Electroneum
cryptonote::COMMAND_RPC_SIGN_MESSAGE::response_t Struct Reference

#include <core_rpc_server_commands_defs.h>

Collaboration diagram for cryptonote::COMMAND_RPC_SIGN_MESSAGE::response_t:

Public Attributes

std::string signature
 
std::string status
 

Detailed Description

Definition at line 2480 of file core_rpc_server_commands_defs.h.

Member Data Documentation

◆ signature

std::string cryptonote::COMMAND_RPC_SIGN_MESSAGE::response_t::signature

Definition at line 2481 of file core_rpc_server_commands_defs.h.

◆ status

std::string cryptonote::COMMAND_RPC_SIGN_MESSAGE::response_t::status

Definition at line 2482 of file core_rpc_server_commands_defs.h.


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