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::storage::NameCursorPage Struct Reference

#include <registry_store.hpp>

Public Attributes

std::vector< std::string > entries
 
std::optional< std::string > next_after
 
bool has_more = false
 

Member Data Documentation

◆ entries

std::vector<std::string> dcn::storage::NameCursorPage::entries

◆ has_more

bool dcn::storage::NameCursorPage::has_more = false

◆ next_after

std::optional<std::string> dcn::storage::NameCursorPage::next_after

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