mirror of
https://github.com/tendermint/tendermint.git
synced 2026-08-21 06:36:19 +00:00
Update docs/architecture/adr-074-timeout-params.md
Co-authored-by: M. J. Fromberger <fromberger@interchain.io>
This commit is contained in:
co-authored by
M. J. Fromberger
parent
2c55eead7c
commit
471f7a15ac
@@ -162,7 +162,7 @@ message TimeoutParams {
|
||||
}
|
||||
```
|
||||
|
||||
This new `message` will then be added as a field into the [`ConsensusParams`
|
||||
This new message will be added as a field into the [`ConsensusParams`
|
||||
message][consensus-params-proto]. The same default values that are [currently
|
||||
set for these parameters][current-timeout-defaults] in the local configuration
|
||||
file will be used as the defaults for these new consensus parameters in the
|
||||
|
||||
Reference in New Issue
Block a user