Skip to content

Commit

Permalink
Fix typo: frAction
Browse files Browse the repository at this point in the history
  • Loading branch information
p-offtermatt authored Sep 15, 2023
1 parent 53deeff commit 04e319f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/steps_multi_consumer_double_sign.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ package main
// consumer-initiated slash steps are executed after consumer-initiated downtime
// slashes have already occurred. However slash packet throttling is
// pseudo-disabled in this test by setting the slash meter replenish
// frAction to 1.0 in the config file.
// fraction to 1.0 in the config file.
//
// only double sign on provider chain will cause slashing and tombstoning
func stepsMultiConsumerDoubleSign(consumer1, consumer2 string) []Step {
Expand Down

0 comments on commit 04e319f

Please sign in to comment.