Use correct `ExecutionContext` for `check_inherents` (#9483)
Before we used the `other` context, while we are actually either in the import or sync context.
parent
0240efde
Please register or sign in to comment
Before we used the `other` context, while we are actually either in the import or sync context.