8000 Update README.md · lazycoder1/liquity-arbitrage@ae15231 · GitHub
[go: up one dir, main page]

Skip to content

Commit ae15231

Browse files
authored
Update README.md
1 parent ff00b9b commit ae15231

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@ After this add your private keys and wallet addresses to .env file.
5252
```
5353
yarn start
5454
```
55+
Once the server is started you will need to ping `localhost:3000/subscribe` to start polling for prices. Without subscribing to events , the arbitrage bot will not work.
56+
57+
You can unsubscribe from the ethereum events by hitting localhost:3000/unsubscribe.
5558

5659
#### Sample `.env` file
5760
```

0 commit comments

Comments
 (0)
0