Relates to comment: https://github.com/paritytech/polkadot-sdk/pull/10731/files#r3242396564 iirc, the actual code turned off auth validation on provider. # TODO - [ ] Summarize - what validations is provider doing now - what validations are missing - cross-chain genesis hash validation? - what is the final set of validations on the provider
Relates to comment: https://github.com/paritytech/polkadot-sdk/pull/10731/files#r3242396564
iirc, the actual code turned off auth validation on provider.
TODO