Skip to content

Commit

Permalink
generateBlink -> generate_blink tool name
Browse files Browse the repository at this point in the history
  • Loading branch information
CarsonRoscoe committed Feb 19, 2025
1 parent 78e541e commit 1f888ec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ export class JupiterActionProvider extends ActionProvider<SvmWalletProvider> {
* @returns A URL string for the Jupiter Swap Blink
*/
@CreateAction({
name: "generateBlink",
name: "generate_blink",
description: `
Generates a Jupiter Swap Blink (URL).
- Input and output tokens must be valid SPL token symbols or SPL token mint addresses.
Expand Down

0 comments on commit 1f888ec

Please sign in to comment.