Input for createLoadAccountsParams. Supports both program PDAs and light-token vaults.
The integrating program is responsible for fetching and parsing their accounts. This helper just packs them for the decompressAccountsIdempotent instruction.
Account address
Account type key for packing:
Optional
Token variant - required when accountType is "cTokenData". Examples: "lpVault", "token0Vault", "token1Vault"
Parsed account info (from program-specific fetch)
Input for createLoadAccountsParams. Supports both program PDAs and light-token vaults.
The integrating program is responsible for fetching and parsing their accounts. This helper just packs them for the decompressAccountsIdempotent instruction.