Skip to content

Commit

Permalink
Disabled vote extension in ci.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
alesforz committed Jan 10, 2025
1 parent 82930be commit 0203b88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/e2e/networks/ci.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@

ipv6 = true
initial_height = 1000
vote_extensions_update_height = 1004
vote_extensions_enable_height = 1007
vote_extensions_update_height = -1
vote_extensions_enable_height = 0
pbts_update_height = -1
pbts_enable_height = 1000
evidence = 5
Expand Down

0 comments on commit 0203b88

Please sign in to comment.