UNPKG

@kamino-finance/klend-sdk

Version:

Typescript SDK for interacting with the Kamino Lending (klend) protocol

6 lines 299 B
import { Address } from '@solana/kit'; export declare const KVAULT_STAGING_PROGRAM_ID: Address; export declare const KVAULT_DEVNET_PROGRAM_ID: Address; export declare const FARMS_STAGING_PROGRAM_ID: Address; export declare const FARMS_DEVNET_PROGRAM_ID: Address; //# sourceMappingURL=consts.d.ts.map