Decentralised Art Server
High-performance C++ backend that exposes HTML interface and a secure REST API for managing Performative Transactions entities
 
Loading...
Searching...
No Matches
dcn::events::NormalizedHotKey Struct Reference

Public Attributes

int chain_id = 1
 
std::string block_hash
 
std::int64_t log_index = 0
 
int projected_version = 0
 
std::int64_t updated_at_ms = 0
 

Member Data Documentation

◆ block_hash

std::string dcn::events::NormalizedHotKey::block_hash

◆ chain_id

int dcn::events::NormalizedHotKey::chain_id = 1

◆ log_index

std::int64_t dcn::events::NormalizedHotKey::log_index = 0

◆ projected_version

int dcn::events::NormalizedHotKey::projected_version = 0

◆ updated_at_ms

std::int64_t dcn::events::NormalizedHotKey::updated_at_ms = 0

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