|
Electroneum
|
#include <message_data_structs.h>

Public Attributes | |
| crypto::public_key | key |
| rct::key | mask |
| bool | unlocked |
Definition at line 123 of file message_data_structs.h.
| crypto::public_key cryptonote::rpc::output_key_mask_unlocked::key |
Definition at line 125 of file message_data_structs.h.
| rct::key cryptonote::rpc::output_key_mask_unlocked::mask |
Definition at line 126 of file message_data_structs.h.
| bool cryptonote::rpc::output_key_mask_unlocked::unlocked |
Definition at line 127 of file message_data_structs.h.