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::chain::IngestionRuntimeOptions Struct Reference

#include <ingestion.hpp>

Public Attributes

RpcCall rpc_call = {}
 
std::optional< std::size_t > max_polls = std::nullopt
 
bool skip_sleep = false
 

Member Data Documentation

◆ max_polls

std::optional<std::size_t> dcn::chain::IngestionRuntimeOptions::max_polls = std::nullopt

◆ rpc_call

RpcCall dcn::chain::IngestionRuntimeOptions::rpc_call = {}

◆ skip_sleep

bool dcn::chain::IngestionRuntimeOptions::skip_sleep = false

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