UNPKG

@kamino-finance/scope-sdk

Version:
4 lines 194 B
import { Address } from '@solana/kit'; export declare const MINT_SEED = "lp_token_mint"; export declare function getJlpMintPda(pool: Address): Promise<Address>; //# sourceMappingURL=jlp.d.ts.map