Electroneum
Public Attributes | List of all members
cryptonote::txin_to_key Struct Reference

#include <cryptonote_basic.h>

Collaboration diagram for cryptonote::txin_to_key:
Collaboration graph
[legend]

Public Attributes

uint64_t amount
 
std::vector< uint64_t > key_offsets
 
crypto::key_image k_image
 

Member Data Documentation

◆ amount

uint64_t cryptonote::txin_to_key::amount

◆ k_image

crypto::key_image cryptonote::txin_to_key::k_image

◆ key_offsets

std::vector<uint64_t> cryptonote::txin_to_key::key_offsets

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