diff --git a/pages/devs/reference/params/chain.mdx b/pages/devs/reference/params/chain.mdx index 5ac4ea9..210ef1a 100644 --- a/pages/devs/reference/params/chain.mdx +++ b/pages/devs/reference/params/chain.mdx @@ -88,7 +88,7 @@ The purpose is to allow to prevent unnecessary processing of requests with minim #### max_missing_inference_percent -The percentage of inferences rounds missed by a worker, over which the worker gets penalized. +The percentage of inference rounds missed by a worker, over which the worker gets penalized. Default Value: 20 % @@ -96,7 +96,7 @@ Penalizing workers for missing inferences encourages reliability and accountabil #### required_minimum_stake -Sets the minimum stake to be considered as a reputer in good standing. If a reputer has less than this stake, than their contribution to reputation scoring will be ignored, and they will not receive any rewards from the system. +Sets the minimum stake to be considered as a reputer in good standing. If a reputer has less than this stake, then their contribution to reputation scoring will be ignored, and they will not receive any rewards from the system. Default Value: 100 allo @@ -160,4 +160,4 @@ Default Value: 0.0000001 The maximum length of a string to allow to store on the chain. For example, used in limiting metadata for the creation of new topics. -Default Value: 255 \ No newline at end of file +Default Value: 255