Skip to content

Commit

Permalink
doc change
Browse files Browse the repository at this point in the history
  • Loading branch information
jellegerbrandy committed May 31, 2024
1 parent fde8e90 commit 7f9a155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/parameters.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ By default, all the these roles, except the `committee`, are assigned to the Hat
| `withdrawRequestEnablePeriod`| | `registry.owner`| global | 7 days | >= 6 hours, <= 100 days | `registry.setWithdrawRequestParams` |
| **SUBMISSION** |
`claimFee` | fee to be paid when submitting a claim | `registry.owner`| global | 0 | - | `registry.setClaimFee` |
| **PAYOUT** see [payout](payout.md) for details|
| **PAYOUT** see [payout](payout.md) for details|| |
| `committee` | arbitrates claims and initiates payouts |`vault.owner` | vault | ||`vault.setCommittee` (only if committee has not checked in yet) |
| `committeeCheckedIn` | |`vault.committee` | vault | | | `vault.committeeCheckIn()` |
| `maxBounty` |maximum amountthat can be paid out for a claim| `vault.owner` | vault | | <= 90% | `vault.setPendingMaxBounty`, `vault.setMaxBounty` | noActiveClaim |
Expand Down

0 comments on commit 7f9a155

Please sign in to comment.