Commit fce58726 authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

Switch types to use `RuntimeDebug` instead of gated `Debug` (#4652)

* Switch types to use `RuntimeDebug` instead of gated `Debug`

This is useful for when you want to debug in wasm and enable the
`force-debug` feature of `sp-debug-derive`.

* Fixes

* 🤦
parent 185e301f
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