Refactoring Checkpoint: (WIP)

This commit is contained in:
2025-12-14 10:29:31 +03:00
parent 09735eb97a
commit c89d7cac55
1424 changed files with 6415 additions and 6064 deletions
@@ -38,7 +38,7 @@ xcm-executor = { workspace = true }
# Pezcumulus
pezcumulus-primitives-core = { workspace = true }
ethereum-standards = { workspace = true }
pez-ethereum-standards = { workspace = true }
teyrchains-common = { workspace = true }
[features]
@@ -17,7 +17,7 @@
//! The ERC20 Asset Transactor.
use core::marker::PhantomData;
use ethereum_standards::IERC20;
use pez_ethereum_standards::IERC20;
use pezframe_support::traits::{fungible::Inspect, OriginTrait};
use pezframe_system::pezpallet_prelude::OriginFor;
use pezpallet_revive::{