You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We also noticed that the other ix depositReserveLiquidity allows CPI. Is the difference that depositReserveLiquidityAndObligationCollateral allows borrowing with collateral?
How can we get our program ID whitelisted? Please advise. Thank you!
The text was updated successfully, but these errors were encountered:
Hi team, we're building Kamino lending integration in our program at GLAM https://github.com/glamsystems/glam, but we got "Error Message: CPI disabled for this instruction." when making CPI calls to
depositReserveLiquidityAndObligationCollateral
. It seems only whitelisted programs are allowed?https://github.com/Kamino-Finance/klend/blob/master/programs/klend/src/utils/consts.rs#L147-L164
We also noticed that the other ix
depositReserveLiquidity
allows CPI. Is the difference thatdepositReserveLiquidityAndObligationCollateral
allows borrowing with collateral?How can we get our program ID whitelisted? Please advise. Thank you!
The text was updated successfully, but these errors were encountered: