How to pass negative integer to solidity? #3591
Answered
by
BlackBoxEngineering
daron4ever
asked this question in
Q&A
-
Hi, |
Beta Was this translation helpful? Give feedback.
Answered by
BlackBoxEngineering
Dec 15, 2022
Replies: 1 comment 2 replies
-
You should just beable to use an integer int rather than an unassigned one uint. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
daron4ever
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You should just beable to use an integer int rather than an unassigned one uint.