Commit c26b54b5 authored by Bastian Köcher's avatar Bastian Köcher Committed by Gavin Wood
Browse files

Silence the deprecated warning in generated code (#2513)

`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 3b6dba5b
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