Function psyoptions::instruction::exercise_covered_call[][src]

pub fn exercise_covered_call(
    program_id: &Pubkey,
    funding_account: &Pubkey,
    option_mint: &Pubkey,
    options_market: &Pubkey,
    quote_asset_mint: &Pubkey,
    exerciser_quote_asset: &Pubkey,
    exerciser_underlying_asset: &Pubkey,
    exerciser_authority: &Pubkey,
    underlying_asset_pool: &Pubkey,
    quote_asset_pool: &Pubkey,
    option_token_key: &Pubkey,
    option_token_authority: &Pubkey
) -> Result<Instruction, ProgramError>
Expand description

Creates a ExerciseCoveredCall instruction