utils icon indicating copy to clipboard operation
utils copied to clipboard

Some functions do not return a Hex when they should

Open mcmire opened this issue 1 year ago • 0 comments

Specifically, these functions return a string when they should return a Hex:

  • numberToHex
  • bigIntToHex
  • getChecksumAddress

mcmire avatar Dec 11 '23 22:12 mcmire