-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2fbf9de
commit 8fea947
Showing
1 changed file
with
1 addition
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
# Restaking  | ||
|
||
Solana uses Proof of Stake and Proof of History consensus, allowing participants to stake assets for the chance to validate network activities according to protocol rules. Dishonest validators risking spurious activity can have their stakes slashed by others. Validators are rewarded with additional tokens for contributing to network security. | ||
|
||
Restaking allows stakers of SOL or Liquid Staked SOL to participate in "delegated consensus". They restake their assets into Solayer restaking vault, and delegate to a group of operators, who then opt-into other networks to validate and earn rewards.  | ||
Restaking enables SOL or Liquid Staked SOL stakers to participate in "delegated consensus." They restake their assets into the Solayer restaking vault and delegate them to a group of operators who then opt into other networks to validate and earn rewards. |