Ethers Version
6.15.0
Search Terms
utils, math, toBeHex
Describe the Problem
A call to toBeHex with value and width set to zero throws although it should return 0x.
Code Snippet
Contract ABI
Errors
RangeError: value exceeds width (0 bytes) (operation="toBeHex", fault="overflow", value=0, code=NUMERIC_FAULT, version=6.15.0)
Environment
No response
Environment (Other)
No response
Ethers Version
6.15.0
Search Terms
utils, math, toBeHex
Describe the Problem
A call to
toBeHexwithvalueandwidthset to zero throws although it should return0x.Code Snippet
Contract ABI
Errors
Environment
No response
Environment (Other)
No response