Skip to content

Commit

Permalink
Fix typo in features/2079-...
Browse files Browse the repository at this point in the history
  • Loading branch information
p-offtermatt committed Aug 9, 2024
1 parent 7212780 commit 88c6d4f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
the maximum number of validators that will be passed to the provider consensus engine.
- Add `no_valupdates_genutil` and `no_valupdates_staking`, "wrapper" modules around
the Cosmos SDK's native genutil and staking modules. Both modules provide the exact
same functionality as the native modules, except returning validator set updates
same functionality as the native modules, except for *not* returning validator set updates
to the provider consensus engine.
- Return the first `max_provider_consensus_validators` validators (sorted by largest amount of stake first)
to the provider consensus engine.
Expand Down

0 comments on commit 88c6d4f

Please sign in to comment.