Skip to content

Commit

Permalink
Update grant-authz-exec.md
Browse files Browse the repository at this point in the history
Formatting updates
  • Loading branch information
totallysarious authored Jun 7, 2024
1 parent f4d57d7 commit 52a7780
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/dao-management/authz-exec/grant-authz-exec.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,26 @@ You can grant an account, another DAO or SubDAO authorization to perform a numbe
## 1. Create Proposal
a. From your DAO page, example circled in green, click the Proposal tab, indicated by the yellow arrow.
![Create proposal](/img/dao-management/change-appearance1.png)

b. Create a new proposal by clicking the +Proposal button.

c. Give your proposal a title and description.
![Auth Exec proposal title and description](/img/dao-management/authz-exec.png)

## 2. Add Actions
a. Scroll down to the Action section of the Create proposal page. Select Authz Grant / Revoke from the Authorizations tab.
![Authorizations tab and Authz Grant / Revoke](/img/dao-management/authz-exec2.png)

b. Since the proposal in this example seeks to give a SubDAO authorization to stake, unstake, redelegate and vote on behalf of the DAO, four sepearate actions will need to be added to the proposal.

c. Under Grantee address, paste an Osmosis address or search for an account or DAO already on DAO DAO. This will be the party granted Authz Exec privileges.

d. In this example the Authorization type is "Generic" and the Message types are "Stake," "Unstake," "Redelegate," and "Vote."
![4 action boxes to grant authz exec](/img/dao-management/authz-exec7.png)

e. At the bottom of the screen will be an option to publish your proposal. Once you have reviewed your changes, publish your proposal to start the vote!

## 3. Vote
a. Once the proposal is live, you and other DAO members can vote. [Learn more about voting here!](.../dao-governance/proposals/how-to-vote-on-a-proposal.md)

b. If the DAO membership votes in favor of granting authz exec priveleges, the change will happen automatically at the close of the voting period.

0 comments on commit 52a7780

Please sign in to comment.