mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 04:41:03 +00:00
Contracts: Update Config::Debug (#3035)
* Add TraceableCallSpan to contracts
* rename
* Update parachains/runtimes/contracts/contracts-rococo/src/contracts.rs
* update lockfile for {"substrate", "polkadot"}
---------
Co-authored-by: parity-processbot <>
This commit is contained in:
Generated
+278
-265
File diff suppressed because it is too large
Load Diff
@@ -62,5 +62,6 @@ impl Config for Runtime {
|
||||
v15::Migration<Runtime>,
|
||||
);
|
||||
type RuntimeHoldReason = RuntimeHoldReason;
|
||||
type Debug = ();
|
||||
type Environment = ();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user