Skip to content

Commit

Permalink
Adjust comment to mention LastProviderConsensusValidatorSet initializ…
Browse files Browse the repository at this point in the history
…ation
  • Loading branch information
p-offtermatt committed Aug 7, 2024
1 parent c5f981f commit 7d016ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/upgrades/v20/upgrades.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ const (
// It performs module migrations, as well as the following tasks:
// - Initializes the MaxProviderConsensusValidators parameter in the provider module to 180.
// - Increases the MaxValidators parameter in the staking module to 200.
// - Initializes the last provider consensus validator set in the provider module
func CreateUpgradeHandler(
mm *module.Manager,
configurator module.Configurator,
Expand Down

0 comments on commit 7d016ca

Please sign in to comment.