Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
maximshen007 authored Aug 24, 2021
1 parent 6e11713 commit 280c126
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 @@ -30,8 +30,8 @@ $ pipenv shell
$ pipenv install

# connecting to Injective Exchange API
# and listening for new orders
$ python examples/exchange_api_example/examples/example.py
# and listening for new orders from one specific spot market
$ python examples/exchange_api_example/examples/spot_exchange_rpc/8_StreamOrdersRequest.py

# sending a msg with bank transfer
# signs and posts a Tx to the Injective Chain
Expand Down

0 comments on commit 280c126

Please sign in to comment.