Electroneum
cryptonote::rpc::output_key_and_amount_index Struct Reference

#include <message_data_structs.h>

Public Attributes

uint64_t amount_index
 
crypto::public_key key
 

Detailed Description

Definition at line 63 of file message_data_structs.h.

Member Data Documentation

◆ amount_index

uint64_t cryptonote::rpc::output_key_and_amount_index::amount_index

Definition at line 65 of file message_data_structs.h.

◆ key

crypto::public_key cryptonote::rpc::output_key_and_amount_index::key

Definition at line 66 of file message_data_structs.h.


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