Skip to main content

withdraw_ix

Function withdraw_ix 

Source
pub fn withdraw_ix(
    program_id: &Pubkey,
    market: &Pubkey,
    user: &Pubkey,
    mint: &Pubkey,
    user_token_account: &Pubkey,
    vault: &Pubkey,
    token_program: &Pubkey,
    args: WithdrawArgs,
) -> Instruction