mazinden / staking-api

Staking API provides seamless integration for initiating staking requests and accessing staking data.
0 stars 1 forks source link

Describe new flow for polkadot in our documentation #65

Open elkor-alisa opened 4 months ago

elkor-alisa commented 4 months ago

Added a new flow to the same Getting started and Withdrawal guides: https://dash.readme.com/project/p2p-staking/v1.0/docs/getting-started-copy https://dash.readme.com/project/p2p-staking/v1.0/docs/withdrawal-copy

If it's okay to have two flows in one article, I'll bring a new flow to the current guides.

elkor-alisa commented 3 months ago

If for direct staking, you do not need to claim the rewards manually as the rewards distributes automatically when the validator claims. It’s not the case for nomination pool as after the validator claims the rewards, they distribute to the pool and after each pool member need to claim their part manually. I think we are missing the 3rd section in nomination pool staking flow as 3. Claiming rewards. In this section we need to describe the flow of how a user can claim rewards as a free balance or autocompaund rewards. Sooner or later, we will built the automatic claiming for the pools members but if a member selects Permissioned rewards claiming, it means that only he can claim — so, we need to mention this section.