Electroneum
cryptonote::txin_to_key_public Struct Reference

#include <cryptonote_basic.h>

Public Attributes

uint64_t amount
 
uint32_t relative_offset
 
crypto::hash tx_hash
 

Detailed Description

Definition at line 210 of file cryptonote_basic.h.

Member Data Documentation

◆ amount

uint64_t cryptonote::txin_to_key_public::amount

Definition at line 212 of file cryptonote_basic.h.

◆ relative_offset

uint32_t cryptonote::txin_to_key_public::relative_offset

Definition at line 213 of file cryptonote_basic.h.

◆ tx_hash

crypto::hash cryptonote::txin_to_key_public::tx_hash

Definition at line 214 of file cryptonote_basic.h.


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