Skip to content
New issue

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

processPremium() must check policy.createdAt #113

Open
rapidddenis opened this issue Jun 9, 2023 · 0 comments
Open

processPremium() must check policy.createdAt #113

rapidddenis opened this issue Jun 9, 2023 · 0 comments

Comments

@rapidddenis
Copy link

function processPremium(bytes32 processId, uint256 amount)
external override
onlyPolicyFlow("Pool")

missing require(policy.createdAt != 0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant