diff --git a/cmd/node/config/config.toml b/cmd/node/config/config.toml index 3e08c548efe..da7c4b26dfe 100644 --- a/cmd/node/config/config.toml +++ b/cmd/node/config/config.toml @@ -29,7 +29,8 @@ MaxConsecutiveRoundsOfRatingDecrease = 600 # SetGuardianEpochsDelay represents the delay in epochs between the execution time of the SetGuardian transaction and - # the activation of the configured guardian + # the activation of the configured guardian. + # Make sure that this is greater than the unbonding period! SetGuardianEpochsDelay = 20 [Versions]