mirror of
https://github.com/d0zingcat/solana-agent-kit.git
synced 2026-06-06 07:36:44 +00:00
fix: naming
This commit is contained in:
@@ -4,7 +4,7 @@ import { z } from "zod";
|
||||
import { getTPS } from "../tools";
|
||||
|
||||
const getTPSAction: Action = {
|
||||
name: "solana_get_tps",
|
||||
name: "GET_TPS",
|
||||
similes: [
|
||||
"get transactions per second",
|
||||
"check network speed",
|
||||
|
||||
Reference in New Issue
Block a user