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::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::events::MonthBounds::end_block_time = 0

◆ month

int dcn::events::MonthBounds::month = 0

◆ start_block_time

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

◆ year

int dcn::events::MonthBounds::year = 0

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