[evm-template] XCM config for foreign assets (#219)

This commit is contained in:
Amar Singh
2024-06-18 11:42:17 -04:00
committed by GitHub
parent b2b65e9364
commit b0c0a81219
9 changed files with 329 additions and 54 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ mod constant_tests {
mod runtime_tests {
use frame_support::{pallet_prelude::Weight, traits::TypedGet, PalletId};
use parachain_template_runtime::{
configs::*,
configs::{asset_config::*, *},
constants::{currency::*, *},
*,
};