-
Notifications
You must be signed in to change notification settings - Fork 81
Closed
Milestone
Description
In order to make voting more convenient for the contributors, we are exploring delegation of voting rights. The flow of the delegation is the following:
Granter gives grantee permission to send specific message types on their behalf. The grantee uses MsgExec to run those messages; the chain checks the authz grant and treats the message as coming from the granter.
Permissions needs to:
- be granted
- allow action under permission to be executed
- be revoked if necessary
Testnet will be used for the flow verification.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done