Skip to content

Commit

Permalink
Update EIP-6551: Update eip-6551.md to fix typo
Browse files Browse the repository at this point in the history
Merged by EIP-Bot.
  • Loading branch information
fahimahmedx authored Sep 6, 2023
1 parent d356678 commit f046dda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EIPS/eip-6551.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ interface IERC6551Registry {
uint256 chainId,
address tokenContract,
uint256 tokenId,
uint256 seed,
uint256 salt,
bytes calldata initData
) external returns (address);
Expand Down

0 comments on commit f046dda

Please sign in to comment.