mirror of
https://github.com/d0zingcat/solana-agent-kit.git
synced 2026-06-05 15:11:44 +00:00
fix: naming
This commit is contained in:
@@ -5,7 +5,7 @@ import { z } from "zod";
|
||||
import { transfer } from "../tools";
|
||||
|
||||
const transferAction: Action = {
|
||||
name: "solana_transfer",
|
||||
name: "TRANSFER",
|
||||
similes: [
|
||||
"send tokens",
|
||||
"transfer funds",
|
||||
|
||||
Reference in New Issue
Block a user