-
Notifications
You must be signed in to change notification settings - Fork 387
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
Is Ann correct? #149
Comments
same confusion |
1 similar comment
same confusion |
I think it should be changed |
I think this question can be solved by this annotation. |
curve-contract/vyper/stableswap.vy
Line 102 in 8c338d1
should be:
Ann: uint256 = convert(self.A, uint256) * N_COINS * N_COINS
The text was updated successfully, but these errors were encountered: