#include "iroha_conf_loader.hpp"
◆ block_store_path
| boost::optional<std::string> IrohadConfig::block_store_path |
◆ crypto
| boost::optional<Crypto> IrohadConfig::crypto |
◆ database_config
| boost::optional<DbConfig> IrohadConfig::database_config |
◆ initial_peers
◆ inter_peer_tls
◆ internal_port
| uint16_t IrohadConfig::internal_port |
◆ logger_manager
◆ max_proposal_size
| uint32_t IrohadConfig::max_proposal_size |
◆ max_round_delay_ms
| boost::optional<uint32_t> IrohadConfig::max_round_delay_ms |
◆ metrics_addr_port
| std::string IrohadConfig::metrics_addr_port |
◆ mst_expiration_time
| boost::optional<uint32_t> IrohadConfig::mst_expiration_time |
◆ mst_support
| bool IrohadConfig::mst_support |
◆ pg_opt
| boost::optional<std::string> IrohadConfig::pg_opt |
◆ proposal_creation_timeout
| boost::optional<uint32_t> IrohadConfig::proposal_creation_timeout |
◆ proposal_delay
| uint32_t IrohadConfig::proposal_delay |
◆ stale_stream_max_rounds
| boost::optional<uint32_t> IrohadConfig::stale_stream_max_rounds |
◆ torii_port
| uint16_t IrohadConfig::torii_port |
◆ torii_tls_params
◆ utility_service
◆ vote_delay
| uint32_t IrohadConfig::vote_delay |
The documentation for this struct was generated from the following file: