Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is the staking pallet for? #287

Closed
drewstone opened this issue Mar 15, 2021 · 1 comment
Closed

What is the staking pallet for? #287

drewstone opened this issue Mar 15, 2021 · 1 comment

Comments

@drewstone
Copy link

Out of curiosity, I'm looking for an auxiliary staking pallet as well for a new project and curious how its being used here.

@4meta5
Copy link
Contributor

4meta5 commented Mar 15, 2021

Joshy summarized it well here: "One big thing that distinguishes this pallet from Parity's is that this pallet uses direct delegation. Nominators choose exactly who they nominate and with what share of their stake. This is different from Parity's where you approval vote and then run Phragmen."

The goal was something simple that allowed us to incentivize collation and enforce annual inflation wrt rewards.

@4meta5 4meta5 closed this as completed Mar 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants