|
Electroneum
|
#include <core_rpc_server_commands_defs.h>

Public Attributes | |
| crypto::public_key | key |
| rct::key | mask |
| bool | unlocked |
| uint64_t | height |
| crypto::hash | txid |
Definition at line 531 of file core_rpc_server_commands_defs.h.
| uint64_t cryptonote::COMMAND_RPC_GET_OUTPUTS_BIN::outkey::height |
Definition at line 535 of file core_rpc_server_commands_defs.h.
| crypto::public_key cryptonote::COMMAND_RPC_GET_OUTPUTS_BIN::outkey::key |
Definition at line 532 of file core_rpc_server_commands_defs.h.
| rct::key cryptonote::COMMAND_RPC_GET_OUTPUTS_BIN::outkey::mask |
Definition at line 533 of file core_rpc_server_commands_defs.h.
| crypto::hash cryptonote::COMMAND_RPC_GET_OUTPUTS_BIN::outkey::txid |
Definition at line 536 of file core_rpc_server_commands_defs.h.
| bool cryptonote::COMMAND_RPC_GET_OUTPUTS_BIN::outkey::unlocked |
Definition at line 534 of file core_rpc_server_commands_defs.h.