Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update draft-IERC7674.sol
  • Loading branch information
Amxx authored and cairoeth committed Jul 16, 2024
commit 43ee72774b7863bf97fcb5375f1fafd752833369
2 changes: 1 addition & 1 deletion contracts/interfaces/draft-IERC7674.sol
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pragma solidity ^0.8.20;
/**
* @dev Temporary Approval Extension for ERC-20 (https://github.com/ethereum/ERCs/pull/358[ERC-7674])
*
* WARNING: This ERC is not final, and is likelly to evolve.
* WARNING: This ERC is not final, and is likely to evolve.
*/
interface IERC7674 {
/**
Expand Down