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::feed::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::feed::FeedHotKey::chain_id = 1

◆ feed_id

std::string dcn::feed::FeedHotKey::feed_id

◆ history_cursor

std::string dcn::feed::FeedHotKey::history_cursor

◆ payload_json

std::string dcn::feed::FeedHotKey::payload_json

◆ projector_version

int dcn::feed::FeedHotKey::projector_version = 0

◆ updated_at_ms

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

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