mirror of
https://github.com/d0zingcat/solana-agent-kit.git
synced 2026-06-02 07:36:44 +00:00
fix: naming
This commit is contained in:
@@ -4,7 +4,7 @@ import { z } from "zod";
|
||||
import { pythFetchPrice } from "../tools";
|
||||
|
||||
const pythFetchPriceAction: Action = {
|
||||
name: "solana_pyth_fetch_price",
|
||||
name: "PYTH_FETCH_PRICE",
|
||||
similes: [
|
||||
"get pyth price",
|
||||
"check pyth price",
|
||||
|
||||
Reference in New Issue
Block a user