Electroneum
cryptonote::subaddress_receive_info Struct Reference

#include <cryptonote_format_utils.h>

Collaboration diagram for cryptonote::subaddress_receive_info:

Public Attributes

subaddress_index index
 
crypto::key_derivation derivation
 

Detailed Description

Definition at line 92 of file cryptonote_format_utils.h.

Member Data Documentation

◆ derivation

crypto::key_derivation cryptonote::subaddress_receive_info::derivation

Definition at line 95 of file cryptonote_format_utils.h.

◆ index

subaddress_index cryptonote::subaddress_receive_info::index

Definition at line 94 of file cryptonote_format_utils.h.


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