Skip to content

Commit acc6136

Browse files
committed
refactor: governance contract permissions
1 parent 7e8f3a7 commit acc6136

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/concepts/11-governance.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ Admin addresses that control the Comptroller are listed in the [Admin Addresses]
1717

1818
<ComptrollersTable />
1919

20-
## Lockup
20+
## Contract Permissions
21+
22+
### Lockup
2123

2224
Comptroller has the following permissions on each chain where Lockup is deployed:
2325

@@ -28,7 +30,7 @@ Comptroller has the following permissions on each chain where Lockup is deployed
2830
| Set Native Token | [`setNativeToken`](/reference/lockup/contracts/contract.SablierLockup#setnativetoken) |
2931
| Set NFT Descriptor | [`setNFTDescriptor`](/reference/lockup/contracts/contract.SablierLockup#setnftdescriptor) |
3032

31-
## Merkle Factory
33+
### Merkle Factory
3234

3335
Comptroller has the following permission on each chain where the Merkle Factories are deployed:
3436

0 commit comments

Comments
 (0)