pub fn create_deposit_position(
    ctx: Context<'_, '_, '_, '_, CreateDepositPosition<'_>>
) -> Result<()>
Expand description

Create a new account for holding SPL token deposits directly by a margin account.