pub fn force_update_evaluation<T: Config>(
    evaluator: <T as Config>::AccountId,
    computation_result: ComputationResult
)
Expand description

Force push an evaluation result to the pool

§Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::force_update_evaluation.