pub fn validate_codegen<T: Config, C: OfflineClientT<T>>(
    client: &C
) -> Result<(), MetadataError>
Expand description

check whether the Client you are using is aligned with the statically generated codegen.