Function polkadot_runtime_parachains::paras::pallet::dispatchables::include_pvf_check_statement
source · pub fn include_pvf_check_statement<T: Config>(
stmt: PvfCheckStatement,
signature: ValidatorSignature,
)
Expand description
Includes a statement for a PVF pre-checking vote. Potentially, finalizes the vote and enacts the results if that was the last vote before achieving the supermajority.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::include_pvf_check_statement
.