mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 21:01:02 +00:00
xcm: Improve debuggability (#2799)
Adds more logging to the XCM execution for better debugging.
This commit is contained in:
@@ -121,7 +121,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
spec_name: create_runtime_str!("coretime-rococo"),
|
||||
impl_name: create_runtime_str!("coretime-rococo"),
|
||||
authoring_version: 1,
|
||||
spec_version: 1_005_002,
|
||||
spec_version: 1_005_003,
|
||||
impl_version: 0,
|
||||
apis: RUNTIME_API_VERSIONS,
|
||||
transaction_version: 0,
|
||||
|
||||
Reference in New Issue
Block a user