Update mining-reward.md

This commit is contained in:
sashass1315 2025-08-30 14:09:19 +03:00 committed by GitHub
parent 9a1edae9a2
commit 9b2611759e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,6 +7,6 @@ The mining reward is paid to miners for providing data service. Miners receive m
The mining reward consists of two parts:
* Base reward: the base reward, denoted by $$R_{base}$$, is paid for every accepted mining proof. The base reward per proof decreases over time.
* Storage reward: the storage reward, denoted by $$R_{storage}$$, is the perpetual reward from storing data. When a PoRA falls in a pricing segment, half of the balance in its Reward Pool are claimed as the storage reward.
* Storage reward: the storage reward, denoted by $$R_{storage}$$, is the perpetual reward from storing data. When a PoRA falls in a pricing segment, half of the balance in its Reward Pool is claimed as the storage reward.
The total reward for a new mining proof is thus: $$R_{total} = R_{base} + R_{storage}$$