# FIP #14 About the Modification to Adjust Node Block-Producing Stability Value

According to EOSForce Mainnet Improvement Proposal FIP#7, the block-producing reward matters a great deal to the block-producing stability. And this is why recently some nodes produce blocks normally but only gain little profit. After missing blocks, the stability value will be reset to 1000, while the stability value of other nodes is up to 4800, so there will be a gap of nearly 5 times in block-producing. It is stipulated in the contract that 1 will be added with no block missing within each cycle of 207 blocks. According to this calculation, it takes 27 days to reach the uppermost stability value after the block missing.

In fact, the deployments of different nodes is different, the stability of different server networks is different, the network itself is not 100% usable, and the stability of the network can’t be controlled by the nodes. Currently, TPS on EOSC mainnet has not reached a certain magnitude. At this stage, the requirement for 27 days is unreasonable. It is proposed to modify the stability value to 2000 to make the profits of the stably block-producing nodes double that of the profits of the block-missing nodes. After the modification, it takes 7 days to reach the uppermost stability value after the block missing.

Proposer: eosawake\
Proposal time: 2011.10.12

* <br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://eosforce-1.gitbook.io/eosc/proposal/eosforce-mainnet-improvement-proposal/untitled-4.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
