Skip to content
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.

Commit

Permalink
Merge pull request #35 from birmas/patch-1
Browse files Browse the repository at this point in the history
removed show reference
  • Loading branch information
localhuman committed Oct 23, 2017
2 parents e71f9a7 + 2fee764 commit 92c9f0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ to use `prompt.py` file for you to run the node as well as some basic interactiv
python prompt.py
NEO cli. Type 'help' to get started
neo> show state
neo> state
Progress: 1054913 / 1237188
neo>
Expand All @@ -157,7 +157,7 @@ You can query for a block in the current server by hash or by block index:
python prompt.py
NEO cli. Type 'help' to get started
neo> show block 122235
neo> block 122235
{
"index": 122235,
"script": "",
Expand Down

0 comments on commit 92c9f0f

Please sign in to comment.