Function pallet_distance::pallet::dispatchables::update_evaluation
source · pub fn update_evaluation<T: Config>(computation_result: ComputationResult)
Expand description
Push an evaluation result to the pool.
This inherent function is called internally by validators to push an evaluation result to the evaluation pool.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::update_evaluation
.