Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions pages/devs/reference/params/chain.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -88,15 +88,15 @@ 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 %

Penalizing workers for missing inferences encourages reliability and accountability in the AI inference process. However, setting this value too low may lead to frequent penalties, potentially discouraging worker participation. A value that strikes a balance between both has been set.

#### 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

Expand Down Expand Up @@ -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
Default Value: 255