mirror of
https://github.com/d0zingcat/solana-agent-kit.git
synced 2026-05-31 07:36:46 +00:00
fix: naming
This commit is contained in:
@@ -4,7 +4,7 @@ import { z } from "zod";
|
||||
import { deploy_token } from "../tools";
|
||||
|
||||
const deployTokenAction: Action = {
|
||||
name: "deploy_token",
|
||||
name: "DEPLOY_TOKEN",
|
||||
similes: [
|
||||
"create token",
|
||||
"launch token",
|
||||
|
||||
Reference in New Issue
Block a user