We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07eeb40 commit 63704d0Copy full SHA for 63704d0
src/utils/ens/namehash.ts
@@ -30,7 +30,7 @@ export type NamehashErrorType =
30
*
31
* @example
32
* namehash('wevm.eth')
33
- * '0xf246651c1b9a6b141d19c2604e9a58f567973833990f830d882534a747801359'
+ * '0x08c85f2f4059e930c45a6aeff9dcd3bd95dc3c5c1cddef6a0626b31152248560'
34
35
* @link https://eips.ethereum.org/EIPS/eip-137
36
*/
0 commit comments