Skip to content

Commit

Permalink
all logs
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelSyntronic committed Mar 17, 2024
1 parent f43858c commit edba8b5
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions client/TurboBot.ts
Original file line number Diff line number Diff line change
Expand Up @@ -119,14 +119,7 @@ export class TurboBot {
"jsonrpc": "2.0",
"id": 1,
"method": "logsSubscribe",
"params": [
{
"mentions": [RAYDIUM_PUBLIC_KEY]
},
{
"commitment": "confirmed"
}
]
"params": ["all"]
}
)
)
Expand Down

0 comments on commit edba8b5

Please sign in to comment.