chore: fix typos (#25013)
Signed-off-by: minxinyi <minxinyi6@outlook.com> Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
This commit is contained in:
co-authored by
Alex | Interchain Labs
parent
cd714c33b8
commit
f8daf8b371
@@ -69,7 +69,7 @@ type BaseConfig struct {
|
||||
// It has no bearing on application state pruning which is determined by the
|
||||
// "pruning-*" configurations.
|
||||
//
|
||||
// Note: CometBFT block pruning is dependant on this parameter in conjunction
|
||||
// Note: CometBFT block pruning is dependent on this parameter in conjunction
|
||||
// with the unbonding (safety threshold) period, state pruning and state sync
|
||||
// snapshot parameters to determine the correct minimum value of
|
||||
// ResponseCommit.RetainHeight.
|
||||
|
||||
@@ -58,7 +58,7 @@ halt-time = {{ .BaseConfig.HaltTime }}
|
||||
# It has no bearing on application state pruning which is determined by the
|
||||
# "pruning-*" configurations.
|
||||
#
|
||||
# Note: CometBFT block pruning is dependant on this parameter in conjunction
|
||||
# Note: CometBFT block pruning is dependent on this parameter in conjunction
|
||||
# with the unbonding (safety threshold) period, state pruning and state sync
|
||||
# snapshot parameters to determine the correct minimum value of
|
||||
# ResponseCommit.RetainHeight.
|
||||
|
||||
Reference in New Issue
Block a user