Skip to content

Commit

Permalink
fix lib natspec
Browse files Browse the repository at this point in the history
  • Loading branch information
d10r committed Nov 27, 2024
1 parent 85696a9 commit 3699c23
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -430,8 +430,8 @@ library SuperTokenV1Library {
* @param token The token used in flow
* @param flowOperator The address given flow permissions
* @param allowCreate creation permissions
* @param allowCreate update permissions
* @param allowCreate deletion permissions
* @param allowUpdate update permissions
* @param allowDelete deletion permissions
* @param flowRateAllowance The allowance provided to flowOperator
*/
function setFlowPermissions(
Expand Down

0 comments on commit 3699c23

Please sign in to comment.