fully enable RuntimeDebug in feature = try-runtime (#14136)

* fully enable `RuntimeDebug` in `feature = try-runtime`

* Delete settings.json

* fix

* fix

* fix

* update lock file with sp-debug-derive dep

* update doc

---------

Co-authored-by: muharem <ismailov.m.h@gmail.com>
This commit is contained in:
Kian Paimani
2023-05-15 21:07:48 +02:00
committed by GitHub
parent f30e6df370
commit 147b018463
3 changed files with 10 additions and 10 deletions
+1
View File
@@ -2700,6 +2700,7 @@ dependencies = [
"sp-arithmetic",
"sp-core",
"sp-core-hashing-proc-macro",
"sp-debug-derive",
"sp-inherents",
"sp-io",
"sp-runtime",