You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
We are still pulling the substrate-test-runtime via sc-network-test into the Polkadot build process. This just wastes compilation and should not be required. We only need PassThroughVerifier from the sc-network-test crate. Either it is refactored on the Substrate side or we just copy the required code (27 lines).