Electroneum
cryptonote::COMMAND_RPC_GET_OUTPUTS_BIN::outkey Struct Reference

#include <core_rpc_server_commands_defs.h>

Collaboration diagram for cryptonote::COMMAND_RPC_GET_OUTPUTS_BIN::outkey:

Public Attributes

crypto::public_key key
 
rct::key mask
 
bool unlocked
 
uint64_t height
 
crypto::hash txid
 

Detailed Description

Definition at line 531 of file core_rpc_server_commands_defs.h.

Member Data Documentation

◆ height

uint64_t cryptonote::COMMAND_RPC_GET_OUTPUTS_BIN::outkey::height

Definition at line 535 of file core_rpc_server_commands_defs.h.

◆ key

crypto::public_key cryptonote::COMMAND_RPC_GET_OUTPUTS_BIN::outkey::key

Definition at line 532 of file core_rpc_server_commands_defs.h.

◆ mask

rct::key cryptonote::COMMAND_RPC_GET_OUTPUTS_BIN::outkey::mask

Definition at line 533 of file core_rpc_server_commands_defs.h.

◆ txid

crypto::hash cryptonote::COMMAND_RPC_GET_OUTPUTS_BIN::outkey::txid

Definition at line 536 of file core_rpc_server_commands_defs.h.

◆ unlocked

bool cryptonote::COMMAND_RPC_GET_OUTPUTS_BIN::outkey::unlocked

Definition at line 534 of file core_rpc_server_commands_defs.h.


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