Skip to content

Commit

Permalink
docs: except fee increase
Browse files Browse the repository at this point in the history
  • Loading branch information
MerlinEgalite committed Oct 20, 2023
1 parent c2444b7 commit 1cfbe3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ The vault's owner has the choice to distribute back these rewards to vault depos
For more information about this use case, see the [Rewards](#rewards) section.

All actions that may be against users' interests (e.g. enabling a market with a high exposure, increasing the fee) are subject to a timelock of minimum 12 hours.
If set, the `guardian` can revoke the action during the timelock.
If set, the `guardian` can revoke the action during the timelock except for the fee increase.
After the timelock, the action can be executed by anyone until 3 days have passed.

### Roles
Expand Down

0 comments on commit 1cfbe3e

Please sign in to comment.