-
Notifications
You must be signed in to change notification settings - Fork 651
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: no chunk-only producer in stateless validation (#11561)
We had this code change that forced 20 block producers on chain ids that are not mainnet. However, it makes no sense in stateless validation where there is no chunk-only producers. Fixed this by introducing a new protocol version.
- Loading branch information
1 parent
0c09325
commit 164b7a3
Showing
2 changed files
with
10 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters