Replies: 1 comment 1 reply
-
That is not a backwards compatible change, and not really the design choice I prefer. :) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I suggest writing all constants in SCREAMING_SNAKE_CASE fomat.
Like this:
MAX_UINT_256
Not this format:
MaxUint256
I can make a pull request.
Beta Was this translation helpful? Give feedback.
All reactions