You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Suggest to define some utility function for normalizeLabelhash that takes the provided labelhash and then "normalizes" it into the format expected by the the ENSRainbow heal API.
Of course, normalizeLabelhash should throw an error if the provided labelhash cannot be normalized. This error should flow through the heal function being defined here. In the JSDoc comment on the heal function suggest documenting a @throws for the case that labelhash is not a valid labelhash.
The text was updated successfully, but these errors were encountered:
@lightwalker-eth suggested
The text was updated successfully, but these errors were encountered: