[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
View File
@@ -191,6 +191,7 @@ construct_runtime!(
TransactionPayment: pallet_transaction_payment = 11,
Assets: pallet_assets = 12,
Treasury: pallet_treasury::{Pallet, Call, Storage, Config<T>, Event<T>} = 13,
AssetManager: pallet_asset_manager = 14,
// Governance
Sudo: pallet_sudo = 15,