Function read_mc_epoch_config

Source
pub fn read_mc_epoch_config() -> Result<MainchainEpochConfig, Box<dyn Error + Send + Sync>>
Expand description

Reads Cardano main chain epoch configuration from the environment.

See documentation of [MainchainEpochConfig::read_from_env] for the list of environment variables read.