X2Y2-io / x2y2-sdk

X2Y2 Node.js SDK.
MIT License
26 stars 26 forks source link

BigNumber.from underflow #15

Open aceprince opened 1 year ago

aceprince commented 1 year ago

error when input 0.0111 eth

xxxx1 xxxxx2

shermiexyz commented 1 year ago

The value 1661238570.5 should be int. expirationTime: Math.round(Date.now() / 1000) + 1800