Skip to content
Commit 6d548023 authored by Bastian Köcher's avatar Bastian Köcher
Browse files

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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment