Electroneum
Public Attributes | List of all members
anonymous_namespace{db_lmdb.cpp}::pre_rct_output_data_t Struct Reference
Collaboration diagram for anonymous_namespace{db_lmdb.cpp}::pre_rct_output_data_t:
Collaboration graph
[legend]

Public Attributes

crypto::public_key pubkey
 the output's public key (for spend verification) More...
 
uint64_t unlock_time
 the output's unlock time (or height) More...
 
uint64_t height
 the height of the block which created the output More...
 

Member Data Documentation

◆ height

uint64_t anonymous_namespace{db_lmdb.cpp}::pre_rct_output_data_t::height

the height of the block which created the output

◆ pubkey

crypto::public_key anonymous_namespace{db_lmdb.cpp}::pre_rct_output_data_t::pubkey

the output's public key (for spend verification)

◆ unlock_time

uint64_t anonymous_namespace{db_lmdb.cpp}::pre_rct_output_data_t::unlock_time

the output's unlock time (or height)


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