Returns the persisted validation data for the given ParaId along with the corresponding
validation code hash. Instead of accepting assumption about the para, matches the validation
data hash against an expected one and yields None if they're not equal.
Returns the persisted validation data for the given
ParaId
along with the corresponding validation code hash. Instead of accepting assumption about the para, matches the validation data hash against an expected one and yieldsNone
if they're not equal.