Skip to content

Commit

Permalink
Update docs/permissions.md
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
zmanian and coderabbitai[bot] authored Jun 27, 2024
1 parent 5763e3c commit beed93c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/permissions.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ One key thing to note is that Cellars often hold complex defi positions that are

## Registry

The Registry contract is typically managed by the a multisig (Gnosis Safe). The registry is a contract that holds the addresses of all the adapters that the Cellar will use. The ability to trust and distrust a postion further regulates the behavior of the Cellar. Typically adding a new adapter to the cellar requires both the multisig on the Registry and Sommelier governance to approve the change. The Registry makes it so the Cellar will trust the new adapter and Sommelier governance makes the new adapter callable by the strategist.
The Registry contract is typically managed by a multisig (Gnosis Safe). The registry is a contract that holds the addresses of all the adapters that the Cellar will use. Typically, adding a new adapter to the cellar requires both the multisig on the Registry and Sommelier governance to approve the change. The Registry makes it so the Cellar will trust the new adapter, and Sommelier governance makes the new adapter callable by the strategist.

## PriceRouter

Expand Down

0 comments on commit beed93c

Please sign in to comment.