#include <ingestion.hpp>
Public Attributes | |
| RpcCall | rpc_call = {} |
| std::optional< std::size_t > | max_polls = std::nullopt |
| bool | skip_sleep = false |
| std::optional<std::size_t> dcn::chain::IngestionRuntimeOptions::max_polls = std::nullopt |
| RpcCall dcn::chain::IngestionRuntimeOptions::rpc_call = {} |
| bool dcn::chain::IngestionRuntimeOptions::skip_sleep = false |