mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 23:21:06 +00:00
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:
Generated
+1
@@ -2700,6 +2700,7 @@ dependencies = [
|
||||
"sp-arithmetic",
|
||||
"sp-core",
|
||||
"sp-core-hashing-proc-macro",
|
||||
"sp-debug-derive",
|
||||
"sp-inherents",
|
||||
"sp-io",
|
||||
"sp-runtime",
|
||||
|
||||
Reference in New Issue
Block a user