Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
cctdaniel committed Feb 27, 2024
1 parent 73982d5 commit e8b7a66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/example_ws_single_feed.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ pythConnection.onPriceChangeVerbose((productAccount, priceAccount) => {

// tslint:disable-next-line:no-console
console.log('Reading from Pyth price feed...')
pythConnection.start()
pythConnection.start()

0 comments on commit e8b7a66

Please sign in to comment.