pub fn submit_pvf_check_statement<T: Config>(
stmt: PvfCheckStatement,
signature: ValidatorSignature
)
Expand description
Submits an PVF pre-checking vote. See paras::Pallet::submit_pvf_check_statement
.
pub fn submit_pvf_check_statement<T: Config>(
stmt: PvfCheckStatement,
signature: ValidatorSignature
)
Submits an PVF pre-checking vote. See paras::Pallet::submit_pvf_check_statement
.