Skip to content

Commit

Permalink
Update specs/src/parameters_v2.md
Browse files Browse the repository at this point in the history
Co-authored-by: CHAMI Rachid <[email protected]>
  • Loading branch information
rootulp and rach-id authored Nov 26, 2024
1 parent be6a63a commit e97e996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs/src/parameters_v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ hardcoded in the application or they are blocked by the `x/paramfilter` module.
| Parameter | Value | Summary | Changeable via Governance |
|----------------------|--------------|------------------------------------------------------------------------------------------------------------------------------------|---------------------------|
| SquareSizeUpperBound | 128 | Hardcoded maximum square size which limits the number of shares per row or column for the original data square (not yet extended). | False |
| SubtreeRootThreshold | 64 | See ADR 13 for more details. | False |
| SubtreeRootThreshold | 64 | See [ADR-013](https://github.com/celestiaorg/celestia-app/blob/main/docs/architecture/adr-013-non-interactive-default-rules-for-zero-padding.md) for more details. | False |
| UpgradeHeightDelay | 50400 blocks | Height based delay after a successful `MsgTryUpgrade` has been submitted. | False |
| MaxBlockSizeBytes | 100 MiB | Hardcoded value in CometBFT for the protobuf encoded block. | False |

Expand Down

0 comments on commit e97e996

Please sign in to comment.