Skip to content

Commit

Permalink
more comments
Browse files Browse the repository at this point in the history
  • Loading branch information
lemmih committed Oct 9, 2024
1 parent 23885b0 commit 4874510
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/networks/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ pub struct ChainConfig {
pub policy: Policy,
pub eth_chain_id: EthChainId,
pub breeze_gas_tamping_duration: i64,
// FIP0081 gradually comes into effect over this many epochs.
pub fip0081_ramp_duration_epochs: u64,
}

Expand Down

0 comments on commit 4874510

Please sign in to comment.