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 553 of file core_rpc_server_commands_defs.h.

Member Data Documentation

◆ height

uint64_t cryptonote::COMMAND_RPC_GET_OUTPUTS::outkey::height

Definition at line 558 of file core_rpc_server_commands_defs.h.

◆ key

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

Definition at line 555 of file core_rpc_server_commands_defs.h.

◆ mask

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

Definition at line 556 of file core_rpc_server_commands_defs.h.

◆ txid

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

Definition at line 559 of file core_rpc_server_commands_defs.h.

◆ unlocked

bool cryptonote::COMMAND_RPC_GET_OUTPUTS::outkey::unlocked

Definition at line 557 of file core_rpc_server_commands_defs.h.


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