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

Public Attributes

int chain_id = 1
 
std::string feed_id
 
int projector_version = 0
 
std::int64_t updated_at_ms = 0
 
std::string history_cursor
 
std::string payload_json
 

Member Data Documentation

◆ chain_id

int dcn::events::FeedHotKey::chain_id = 1

◆ feed_id

std::string dcn::events::FeedHotKey::feed_id

◆ history_cursor

std::string dcn::events::FeedHotKey::history_cursor

◆ payload_json

std::string dcn::events::FeedHotKey::payload_json

◆ projector_version

int dcn::events::FeedHotKey::projector_version = 0

◆ updated_at_ms

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

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