pub fn pvfs_require_precheck<T: Config>() -> Vec<ValidationCodeHash>
Expand description
Returns the list of all PVF code hashes that require pre-checking. See
paras::Pallet::pvfs_require_precheck
.
pub fn pvfs_require_precheck<T: Config>() -> Vec<ValidationCodeHash>
Returns the list of all PVF code hashes that require pre-checking. See
paras::Pallet::pvfs_require_precheck
.