Skip to content

Commit e0dd061

Browse files
deploy: 7ad1baf
1 parent a139705 commit e0dd061

2 files changed

Lines changed: 19 additions & 13 deletions

File tree

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

xdcchain/rewards/index.html

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2472,11 +2472,13 @@ <h2 id="overview-of-xdc-rewards-system">Overview of XDC Rewards System<a class="
24722472
Reward active participation in the network, such as block validation and staking.
24732473
Ensure the economic sustainability of the XDC Network over time.</p>
24742474
<h2 id="masternode-operator-rewards">Masternode Operator Rewards<a class="headerlink" href="#masternode-operator-rewards" title="Link to this section"></a></h2>
2475-
<p>The reward mechanism on the XDC Network is designed to incentivize both Masternodes (active validators) and Standby Nodes (backup validators) for maintaining network security, uptime, and performance.
2476-
<strong>Rewards are distributed based on:</strong>
2477-
- Staking 10 M XDC
2478-
- Node activity (block validation / signatures)
2479-
- Participation within each epoch</p>
2475+
<p>The reward mechanism on the XDC Network is designed to incentivize both Masternodes (active validators) and Standby Nodes (backup validators) for maintaining network security, uptime, and performance.</p>
2476+
<p><strong>Rewards are distributed based on:</strong></p>
2477+
<ul>
2478+
<li>Staking 10 M XDC</li>
2479+
<li>Node activity (block validation / signatures)</li>
2480+
<li>Participation within each epoch</li>
2481+
</ul>
24802482
<p>To improve efficiency and transparency, the proposed system introduces:
24812483
- Smart contract-based reward automation
24822484
- Activity-based reward validation
@@ -2500,9 +2502,11 @@ <h3 id="staking-requirements">Staking Requirements<a class="headerlink" href="#s
25002502
</tr>
25012503
</tbody>
25022504
</table>
2503-
<p><strong>All participating nodes must lock the required stake to:</strong>
2504-
- Become eligible for rewards
2505-
- Participate in consensus or standby operations</p>
2505+
<p><strong>All participating nodes must lock the required stake to:</strong></p>
2506+
<ul>
2507+
<li>Become eligible for rewards</li>
2508+
<li>Participate in consensus or standby operations</li>
2509+
</ul>
25062510
<h3 id="annual-reward-rates-apr-model">Annual Reward Rates (APR Model)<a class="headerlink" href="#annual-reward-rates-apr-model" title="Link to this section"></a></h3>
25072511
<p>The reward system follows a fixed annual percentage return model:</p>
25082512
<table>
@@ -2613,10 +2617,12 @@ <h3 id="per-node-reward-masternodes">Per Node Reward (Masternodes)<a class="head
26132617
</tr>
26142618
</tbody>
26152619
</table>
2616-
<p><strong>Actual rewards may vary slightly based on:</strong>
2617-
- Participation rate
2618-
- Network conditions
2619-
- Validator set size</p>
2620+
<p><strong>Actual rewards may vary slightly based on:</strong></p>
2621+
<ul>
2622+
<li>Participation rate</li>
2623+
<li>Network conditions</li>
2624+
<li>Validator set size</li>
2625+
</ul>
26202626
<h3 id="standby-node-reward-logic">Standby Node Reward Logic<a class="headerlink" href="#standby-node-reward-logic" title="Link to this section"></a></h3>
26212627
<p><strong>Standby nodes:</strong></p>
26222628
<ul>

0 commit comments

Comments
 (0)