fix: naming

This commit is contained in:
aryan
2025-01-01 03:37:56 +05:30
parent 18b719012b
commit e2f1536774
37 changed files with 121 additions and 67 deletions

View File

@@ -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",