pub fn config_update_worker_fee(
    ctx: Context<'_, '_, '_, '_, ConfigUpdateWorkerFee<'_>>,
    new_worker_fee: u64
) -> ProgramResult