pub fn serum3_settle_funds_v2(
    ctx: Context<'_, '_, '_, '_, Serum3SettleFundsV2<'_>>,
    fees_to_dao: bool
) -> Result<()>
Expand description

Like Serum3SettleFunds, but fees_to_dao determines if referrer rebates are considered fees or are credited to the MangoAccount.