Skip to content

Commit 280c126

Browse files
authored
update README
1 parent 6e11713 commit 280c126

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ $ pipenv shell
3030
$ pipenv install
3131

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

3636
# sending a msg with bank transfer
3737
# signs and posts a Tx to the Injective Chain

0 commit comments

Comments
 (0)