Electroneum
cryptonote::COMMAND_RPC_GET_OUTPUTS::outkey Struct Reference

#include <core_rpc_server_commands_defs.h>

Collaboration diagram for cryptonote::COMMAND_RPC_GET_OUTPUTS::outkey:

Public Attributes

std::string key
 
std::string mask
 
bool unlocked
 
uint64_t height
 
std::string txid
 

Detailed Description

Definition at line 575 of file core_rpc_server_commands_defs.h.

Member Data Documentation

◆ height

uint64_t cryptonote::COMMAND_RPC_GET_OUTPUTS::outkey::height

Definition at line 579 of file core_rpc_server_commands_defs.h.

◆ key

std::string cryptonote::COMMAND_RPC_GET_OUTPUTS::outkey::key

Definition at line 576 of file core_rpc_server_commands_defs.h.

◆ mask

std::string cryptonote::COMMAND_RPC_GET_OUTPUTS::outkey::mask

Definition at line 577 of file core_rpc_server_commands_defs.h.

◆ txid

std::string cryptonote::COMMAND_RPC_GET_OUTPUTS::outkey::txid

Definition at line 580 of file core_rpc_server_commands_defs.h.

◆ unlocked

bool cryptonote::COMMAND_RPC_GET_OUTPUTS::outkey::unlocked

Definition at line 578 of file core_rpc_server_commands_defs.h.


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