Replies: 1 comment 7 replies
-
I came across this comment this a while back when I had the same question, you may find it helpful: #1322 (comment) |
Beta Was this translation helpful? Give feedback.
7 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
https://docs.ethers.io/v5/api/utils/fixednumber/
The math methods for FixedNumber have "Unsafe" appended to them. Why are they unsafe?
How can I do safe math with FixedNumber values?
When should and when should I not use the Unsafe methods?
These are immediate questions I have right now, so any quick answer is much appreciated.
Beta Was this translation helpful? Give feedback.
All reactions