pub fn set_fee_account<'a, 'b, 'c, 'info>(
    ctx: CpiContext<'a, 'b, 'c, 'info, SetFeeAccount<'info>>
) -> Result<()>
Expand description

Creates and invokes a stable_swap_client::instruction::set_fee_account instruction.