Skip to content

Commit

Permalink
helper: temporarily add non-zero hf heights for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Raneet10 committed Dec 9, 2024
1 parent 4630b53 commit 695f3b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helper/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -435,8 +435,8 @@ func InitHeimdallConfigWith(homeDir string, heimdallConfigFileFromFLag string) {
spanOverrideHeight = 0
newHexToStringAlgoHeight = 0
aalborgHeight = 0
jorvikHeight = 0
antevortaHeight = 0
jorvikHeight = 100
antevortaHeight = 150
}
}

Expand Down

0 comments on commit 695f3b8

Please sign in to comment.