fix: cargo fmt + LocalCheckAccount→CheckAccount rename + AH MintLocation fix

- Fix xcm_config.rs import line exceeding rustfmt max width
- Rename LocalCheckAccount to CheckAccount in RC runtime (import + type alias)
- Set AH TeleportTracking to None for teleport compatibility (RC 1_020_007, AH 1_020_007)
- Regenerate umbrella crate
This commit is contained in:
2026-02-22 18:47:46 +03:00
parent 0e7a3856c2
commit 5eb2769add
4 changed files with 14 additions and 13 deletions
-1
View File
@@ -1,6 +1,5 @@
[package]
name = "pezkuwi-sdk"
version = "0.0.0"
description = "Pezkuwi SDK umbrella crate."
license = "Apache-2.0"