Skip to content

Commit

Permalink
try logs
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelSyntronic committed Mar 16, 2024
1 parent b3864f4 commit 9a0777e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions client/TurboBot.ts
Original file line number Diff line number Diff line change
Expand Up @@ -119,11 +119,10 @@ export class TurboBot {
JSON.stringify({
"jsonrpc": "2.0",
"id": 1,
"method": "programSubscribe",
"method": "logsSubscribe",
"params": [
RAYDIUM_PUBLIC_KEY,
{
"encoding": "jsonParsed"
"mentions": [RAYDIUM_PUBLIC_KEY]
}
]
})
Expand Down

0 comments on commit 9a0777e

Please sign in to comment.