mirror of
https://github.com/d0zingcat/solana-agent-kit.git
synced 2026-06-04 23:26:50 +00:00
fix: naming
This commit is contained in:
@@ -4,7 +4,7 @@ import { z } from "zod";
|
||||
import { resolveSolDomain } from "../tools";
|
||||
|
||||
const resolveSolDomainAction: Action = {
|
||||
name: "solana_resolve_sol_domain",
|
||||
name: "RESOLVE_SOL_DOMAIN",
|
||||
similes: [
|
||||
"resolve sol domain",
|
||||
"lookup sol domain",
|
||||
|
||||
Reference in New Issue
Block a user