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::EventKey Struct Reference

Public Member Functions

bool operator== (const EventKey &other) const
 

Public Attributes

std::string block_hash
 
std::int64_t log_index = 0
 

Member Function Documentation

◆ operator==()

bool dcn::events::EventKey::operator== ( const EventKey other) const
inline

Member Data Documentation

◆ block_hash

std::string dcn::events::EventKey::block_hash

◆ log_index

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

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