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

Public Attributes

int year = 0
int month = 0
std::int64_t start_block_time = 0
std::int64_t end_block_time = 0

Member Data Documentation

◆ end_block_time

std::int64_t dcn::feed::MonthBounds::end_block_time = 0

◆ month

int dcn::feed::MonthBounds::month = 0

◆ start_block_time

std::int64_t dcn::feed::MonthBounds::start_block_time = 0

◆ year

int dcn::feed::MonthBounds::year = 0

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