mirror of
https://github.com/d0zingcat/solana-agent-kit.git
synced 2026-05-14 07:26:46 +00:00
feat:removed package-lock update pnpm lock, modified agent/index.ts
This commit is contained in:
@@ -193,7 +193,6 @@ export class SolanaAgentKit {
|
||||
);
|
||||
}
|
||||
|
||||
// New domain-related methods
|
||||
async resolveAllDomains(domain: string): Promise<PublicKey | null> {
|
||||
return resolveAllDomains(this, domain);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user