Skip to content

Commit

Permalink
Update config.toml trusting period comment (informalsystems#1396)
Browse files Browse the repository at this point in the history
  • Loading branch information
hu55a1n1 authored Sep 29, 2021
1 parent 25fb5e8 commit cabbdb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ clock_drift = '5s'
# Specify the amount of time to be used as the light client trusting period.
# It should be significantly less than the unbonding period
# (e.g. unbonding period = 3 weeks, trusting period = 2 weeks).
# Default: 14days (336 hours)
# Default: 2/3 of the `unbonding period` for Cosmos SDK chains
trusting_period = '14days'

# Specify the trust threshold for the light client, ie. the maximum fraction of validators
Expand Down

0 comments on commit cabbdb4

Please sign in to comment.