Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/upgrades.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ parameters

- **Version:** the new version after an upgrade is successful.
- **start_proposing_view:** Represents the `start_proposing_view` value at which the upgrade is proposed.
- **stop_proposing_view:** Refers to the view view after which the node stops proposing an upgrade.
- **stop_proposing_view:** Refers to the view after which the node stops proposing an upgrade.

The `upgrade.fee.chain_config` table contains the complete set of chain config parameters, which can be used, for
example, to enable protocol fees or modify other parameters.
Expand Down