Skip to content

Commit

Permalink
Update erc721-checker.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Jyu0927 committed Jul 24, 2018
1 parent 2c8e3ab commit 11d1f87
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/erc-contract-standard-checker/erc721-checker.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ Examples
.. code:: bash
$ ./lityc/lityc --contract-standard ERC721 erc721_interface.sol
erc721_interface.sol:3:1: Info: ERC721Interface is compatible to ERC721.
contract ERC721Interface {
^ (Relevant source part starts here and spans across multiple lines).
Expand Down

0 comments on commit 11d1f87

Please sign in to comment.