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

@@ -99,7 +99,7 @@ export const FEE_TIERS = {
*
* @example
* ```typescript
* agent: SolanaAgentKitKit } from "your-sdk";
* import { SolanaAgentKit } from "your-sdk";
* import { PublicKey } from "@solana/web3.js";
* import { BN } from "@coral-xyz/anchor";
* import Decimal from "decimal.js";