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

#include <events_store.hpp>

Public Attributes

int chain_id = 1
 
std::int64_t next_from_block = 0
 
std::int64_t updated_at_ms = 0
 

Member Data Documentation

◆ chain_id

int dcn::events::IngestResumeState::chain_id = 1

◆ next_from_block

std::int64_t dcn::events::IngestResumeState::next_from_block = 0

◆ updated_at_ms

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

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