Silence the deprecated warning in generated code
`impl_runtime_apis!` is not only implementing the apis, it also calls them internally and thus generates the warning. So, we just allow depracted calls in the generated code.
parent
d14f56ad
Please register or sign in to comment