Electroneum
Loading...
Searching...
No Matches
cryptonote::rpc::output_key_mask_unlocked Struct Reference

#include <message_data_structs.h>

Collaboration diagram for cryptonote::rpc::output_key_mask_unlocked:

Public Attributes

crypto::public_key key
rct::key mask
bool unlocked

Detailed Description

Definition at line 123 of file message_data_structs.h.

Member Data Documentation

◆ key

crypto::public_key cryptonote::rpc::output_key_mask_unlocked::key

Definition at line 125 of file message_data_structs.h.

◆ mask

rct::key cryptonote::rpc::output_key_mask_unlocked::mask

Definition at line 126 of file message_data_structs.h.

◆ unlocked

bool cryptonote::rpc::output_key_mask_unlocked::unlocked

Definition at line 127 of file message_data_structs.h.


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