This commit is contained in:
Arihant Bansal
2024-12-22 01:33:49 +05:30
parent 6d4f468fb3
commit f76cc9cf8e
17 changed files with 17 additions and 17 deletions

View File

@@ -9,7 +9,7 @@ import { SolanaAgentKit } from "../index";
* to the corresponding Solana PublicKey. The domain can be provided with or without
* the .sol suffix.
*
* @param agent SolanaAgent instance
* @param agent SolanaAgentKit instance
* @param domain The .sol domain to resolve. This can be provided with or without the .sol TLD suffix
* @returns A promise that resolves to the corresponding Solana PublicKey
* @throws Error if the domain resolution fails