Function dex_v3::instruction::sweep_fees[][src]

pub fn sweep_fees(
    dex_program_id: Pubkey,
    market_account: Pubkey,
    market_signer: Pubkey,
    market_admin: Pubkey,
    quote_vault: Pubkey,
    destination_token_account: Pubkey
) -> Instruction
Expand description

Extract accumulated fees from the market. This is an admin instruction