Interface VaultLp

interface VaultLp {
    feeAta: PublicKey;
    lpMint: PublicKey;
}

Properties

Properties

feeAta: PublicKey
lpMint: PublicKey