File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -86,9 +86,9 @@ interface IERC7891Burnable is IERC7891 {
86
86
87
87
## Rationale
88
88
89
- ### How ERC-7891 Improves Over Existing Standards
89
+ ### How the proposed EIP Improves Over Existing Standards
90
90
91
- | Feature | [ ERC -721] ( ../EIPS/eip-721.md ) | [ ERC -1155] ( ../EIPS/eip-1155.md ) | [ ERC -6150] ( ../EIPS/eip-6150.md ) | ERC-7891 (Proposed) |
91
+ | Feature | [ EIP -721] ( ../EIPS/eip-721.md ) | [ EIP -1155] ( ../EIPS/eip-1155.md ) | [ EIP -6150] ( ../EIPS/eip-6150.md ) | EIP (Proposed) |
92
92
| --------------------------| ---------| ---------| ---------| ------------------|
93
93
| Unique NFTs | ✅ | ❌ | ✅ | ✅ |
94
94
| Fungible & Non-Fungible | ❌ | ✅ | ❌ | ✅ |
@@ -102,7 +102,7 @@ interface IERC7891Burnable is IERC7891 {
102
102
103
103
## Backwards Compatibility
104
104
105
- The proposed EIP-7891 extends [ EIP-721] ( ../EIPS/eip-721.md ) and [ EIP-6150] ( ../EIPS/eip-6150.md ) , making it backward compatible.
105
+ The proposed EIP extends [ EIP-721] ( ../EIPS/eip-721.md ) and [ EIP-6150] ( ../EIPS/eip-6150.md ) , making it backward compatible.
106
106
107
107
## Reference Implementation
108
108
You can’t perform that action at this time.
0 commit comments