UNPKG

@kamino-finance/kliquidity-sdk

Version:

Typescript SDK for interacting with the Kamino Liquidity (kliquidity) protocol

4 lines 214 B
import { Address } from "@solana/kit"; export declare const PROGRAM_ID_CLI: Address<"CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK">; export declare const PROGRAM_ID: Address; //# sourceMappingURL=programId.d.ts.map