Skip to content

Commit c8e2d6e

Browse files
committed
fix: eip folders
1 parent 9a07433 commit c8e2d6e

File tree

10 files changed

+3
-3
lines changed

10 files changed

+3
-3
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -127,11 +127,11 @@
127127
- <details>
128128
<summary>EIPs</summary>
129129

130-
- [EIP-140: REVERT instruction](./EIPs/erc-140/README.md)
131-
- [ERC-165: Standard Interface Detection](./EIPs/erc-165/README.md)
130+
- [EIP-140: REVERT instruction](./EIPs/eip-140/README.md)
132131
- [EIP-712: Typed structured data hashing and signing](./EIPs/eip-712/README.md)
133-
- [EIP-1014: Skinny CREATE2](./EIPs/erc-1014/README.md)
132+
- [EIP-1014: Skinny CREATE2](./EIPs/eip-1014/README.md)
134133
- [EIP-1153: Transient storage opcodes](./EIPs/eip-1153/README.md)
134+
- [ERC-165: Standard Interface Detection](./EIPs/erc-165/README.md)
135135
- [ERC-1363: Payable Token(transferAndCall)](./EIPs/erc-1363/README.md)
136136
- [ERC-2981: NFT Royalty Standard](./EIPs/erc-2981/README.md)
137137
- [ERC-4337: Account Abstraction Using Alt Mempool](./EIPs/erc-4337/README.md)

0 commit comments

Comments
 (0)