Skip to content

Commit

Permalink
window size 3
Browse files Browse the repository at this point in the history
  • Loading branch information
bchocho committed Sep 23, 2024
1 parent 0eddbb4 commit 16da500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types/src/on_chain_config/consensus_config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ impl OnChainConsensusConfig {

// TODO: actually add to onchain config
pub fn window_size(&self) -> usize {
2
3
}

pub fn is_dag_enabled(&self) -> bool {
Expand Down

0 comments on commit 16da500

Please sign in to comment.