We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The setAllowance function is easy to understand but is not that clear the use case for resetBaseMin
setAllowance
resetBaseMin
https://github.com/gnosis/safe-modules/blob/72ab62dde6651133f3670000ef14bd87d24bc3cb/allowances/contracts/AlowanceModule.sol#L69
Add an explanation about resetBaseMin can be used to set allowance reset to be at a desired time of day/week...
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
The
setAllowance
function is easy to understand but is not that clear the use case forresetBaseMin
https://github.com/gnosis/safe-modules/blob/72ab62dde6651133f3670000ef14bd87d24bc3cb/allowances/contracts/AlowanceModule.sol#L69
Add an explanation about
resetBaseMin
can be used to set allowance reset to be at a desired time of day/week...The text was updated successfully, but these errors were encountered: