-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Shared and Independent re-staking option for selected roles (#329)
* use same re-stake for assigned roles * fix cargo.lock file * create, update and delete profile impl * update errors and events * update profile docs * update doc * fix build and update helper methods * update tests * move profile to pallet, use bounded vec for records * review feedback * use restake instead of other forms * some more * cargo fmt * update diff restake forms * fix build * Add todo for edge cases --------- Co-authored-by: drewstone <drewstone329@gmail.com>
- Loading branch information
1 parent
704401e
commit af6032a
Showing
8 changed files
with
686 additions
and
403 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Oops, something went wrong.