Program and client sources referenced for this documentation pass
Components
Integration Notes
- The current program source includes
initialize_idle_vault,transfer_fee_vault,remove_strategy2,InvalidPrecisionLoss,UndeterminedError, andJupLendstrategy support. - The checked-in TypeScript IDL in
vault-sdkis older than the current program source in a few areas. Decode errors by numeric code first when source and IDL names differ. - The TypeScript SDK
withdrawparameter namedbaseTokenAmountis passed to the program as LPunmint_amount; callers should pass LP token units.
Removed token registry dependency
Moved package ownership to Meteora

