Arachnid / eth-ens-namehash

A javascript module for generating ENS namehashes per spec https://github.com/ethereum/EIPs/issues/137
42 stars 46 forks source link

Remove accidental global variable "name" #29

Open aantthony opened 3 years ago

dawsbot commented 2 years ago

Great fix, polluting the global scope is never the goal. What are your thoughts @danfinlay ?