Skip to content

Commit

Permalink
update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharqiewicz committed Sep 5, 2024
1 parent 638c1f3 commit 2ce6ec8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,8 @@ matter what URL the browser requests.
### Development

Are you experiencing a CORS problem with your batching server? If you want to fetch prices locally, you can use the
proxy server available at [pendulum-tools](https://github.com/pendulum-chain/pendulum-tools).
proxy server available at [pendulum-tools](https://github.com/pendulum-chain/pendulum-tools). Change url in
`src/hooks/usePriceFetcher.ts` file to `http://localhost:3000`

## Fixing type issues

Expand Down

0 comments on commit 2ce6ec8

Please sign in to comment.