mirror of https://github.com/status-im/EIPs.git
fix markdown language
This commit is contained in:
parent
481e999d4a
commit
2b32af6ae6
|
@ -134,7 +134,7 @@ Implementations MAY also choose to implement the **ERC-721 Metadata extension**.
|
|||
|
||||
> You just received deed ID `0xb9d6a94f1ab16f461b2af06aebab7e1cfe10ada985da001f274f370fbb848a40` from contract `0x0dcd2f752394c41875e259e00bb44fd505297caf`!
|
||||
|
||||
```
|
||||
```solidity
|
||||
/// @title Metadata extension to ERC-721 interface
|
||||
/// @author William Entriken (https://phor.net)
|
||||
/// @dev Specification at https://github.com/ethereum/eips/issues/XXXX
|
||||
|
|
Loading…
Reference in New Issue