Skip to content

Commit

Permalink
added delegator
Browse files Browse the repository at this point in the history
  • Loading branch information
omerlavanet committed Jan 2, 2024
1 parent 2c6f1d8 commit 554929a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions x/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ It explains how the mechanisms work together to create the modular data access l
* [Consumer](#consumer)
* [Provider](#provider)
* [Contributor](#contributor)
* [Delegator](#delegator)
* [Concepts](#concepts)
* [Fixed Supply](#fixed-supply)
* [Epochs](#epochs)
Expand Down Expand Up @@ -64,6 +65,10 @@ Providers in the Lava network are individuals aiming to offer APIs in exchange f

Contributors within the Lava network are appointed by governance to engage in subscription rewards tied to a specified specification, regulated by governance-controlled allocations. This role is tailored to incentivize activities such as specification maintenance/creation or rewarding successful endeavors that enhance consumption within the network.

### Delegator

Delegators serve as essential contributors to the Lava network, playing a crucial part in maintaining its integrity and functionality. Their primary function revolves around token delegation, where they stake tokens to support network security and operational efficiency. By delegating tokens to validators and providers, delegators actively engage in securing the network and ensuring service provision within the ecosystem. This delegation enables them to participate in reward distribution. Delegators receive rewards proportional to their delegation efforts, earning validator rewards when delegating to validators and sharing in provider rewards when staking providers. Additionally, their tokens generate entries in the Dual Staking module, ensuring synchronization between validator and provider staking pools. Delegators can claim their accumulated rewards from their participation in token delegation through dedicated transactions in the Dual Staking module, further incentivizing their active engagement within the network. Overall, delegators' involvement contributes significantly to the stability, security, and sustainability of the Lava network while being rewarded for their participation.

## Concepts

### Fixed Supply
Expand Down

0 comments on commit 554929a

Please sign in to comment.