pub fn set_new_fees(
    swap_pubkey: &Pubkey,
    admin_pubkey: &Pubkey,
    new_fees: Fees
) -> Result<Instruction, ProgramError>
Expand description

Creates a ‘set_new_fees’ instruction