# An example of how QWC prevented CryptoNote block reward manipulation

\[Figure 6. Block Reward Adjustment using consistency]&#x20;

![Mining Reward Graph after EPoW (Area A to C6), Consistency value of 1 stands for a full block reward.](https://2033312304-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M9vS8EzA6RpzXIh8rof%2F-MBNalIABJTKbH71MQPR%2F-MBNbpxnfm35BzFIh50B%2FEPoW%20Reward%20Graph%20-%20Area%20Marking.png?alt=media\&token=b5f72fc7-94ab-47bb-b4f9-421f1c8c91d5)

Area A: An area where miners can take more coins per second if find a block within 120 seconds.\
\
Area B: An area that is bound by CN block reward scheme after 120 seconds of mining. No matter how long it takes for miners to find a block, the block reward stays at the level before 120 seconds.

Area C1 - C6: An area where block rewards will increase after 120 seconds of mining. The current block reward algorithm is set to adjust the consistency factor using a power of 1/4.

Y-axis represents consistency. If consistency is equal to 1, that means the reward is equal to design block reward, which is decreasing every block.

**To demonstrate the changes, the same data set was used from** [**the example of manipulation under CN block reward scheme.**](https://wp.qwertycoin.org/consensus/cryptonote-proof-of-work/cryptonote-block-reward-scheme-calculation)

\[Table 2. An example of mining rewards based on EPoW block reward algorithm between block 500,000 and 500,019]

![Click the table to enlarge the view.](https://2033312304-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M9vS8EzA6RpzXIh8rof%2F-M9vb36oFPtHullWKdtt%2F-M9vc8u7IdhsOsJR0DKE%2F2.PNG?alt=media\&token=d93bcff5-42c5-4687-92db-4cb2ef5122a1)

In \[Table 2], EPoW Reward column shows an adjusted base reward for each block from the introduction of ‘consistency’

The maximum value from \[Table 2] under EPoW reward per second is consistently at 1,132 QWC when mined less than or equal to 120 seconds and the lower bound is at 370 QWC.

The maximum value from \[Table 1] under actual reward per second is at 10,449 QWC and the range of reward per second when a block is mined less than or equal to 120 seconds, is between 1,132 QWC and 10,449 QWC, while the lower bound is at 295 QWC.

The CN block reward scheme is now fully protected with the application of consistency because it controls the coin emission consistent over time even after providing additional rewards for extra efforts by miners if solve time for a block increases beyond the full grant zone of 120 seconds.


---

# 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://wp.qwertycoin.org/consensus/egalitarian-proof-of-work-epow/rewards-based-on-consistency/qwc-prevented-cryptonote-block-reward-manipulation.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.
