Skip to content

Commit

Permalink
todo
Browse files Browse the repository at this point in the history
  • Loading branch information
Longarithm committed Jun 4, 2024
1 parent d571fc1 commit b169690
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/state-viewer/src/cli.rs
Original file line number Diff line number Diff line change
Expand Up @@ -510,6 +510,8 @@ pub enum EpochAnalysisMode {
CheckConsistency,
/// Generate epoch infos as if latest `PROTOCOL_VERSION` was used since the
/// start epoch height.
/// TODO (#11477): doesn't work for start epoch height <= 544 because of
/// `EpochOutOfBounds` error.
Backtest,
}

Expand Down

0 comments on commit b169690

Please sign in to comment.