Skip to content

Commit c00423f

Browse files
0xknonernestognw
andcommitted
Update ERCS/erc-7969.md
Co-authored-by: Ernesto García <[email protected]>
1 parent dae0e65 commit c00423f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ERCS/erc-7969.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ interface IDKIMRegistry {
5757

5858
The `domainHash` parameter MUST be the hash of the lowercase domain name or subdomain name. For example:
5959

60-
- For the domain "example.com":
60+
- For the domain "example.com" using keccak256:
6161

6262
```solidity
6363
domainHash = keccak256(bytes("example.com"))

0 commit comments

Comments
 (0)