xcm-transactor on evm (#345)

This commit is contained in:
Amar Singh
2024-10-31 09:04:01 -04:00
committed by GitHub
parent 10bf20f9ec
commit 8b56b2990e
9 changed files with 327 additions and 2 deletions
+1
View File
@@ -168,6 +168,7 @@ orml-xtokens = { git = "https://github.com/OpenZeppelin/open-runtime-module-libr
# Moonbeam
pallet-asset-manager = { git = "https://github.com/OpenZeppelin/moonbeam.git", branch = "polkadot-stable2407-1", default-features = false }
pallet-erc20-xcm-bridge = { git = "https://github.com/OpenZeppelin/moonbeam.git", branch = "polkadot-stable2407-1", default-features = false }
pallet-xcm-transactor = { git = "https://github.com/OpenZeppelin/moonbeam.git", branch = "polkadot-stable2407-1", default-features = false }
pallet-xcm-weight-trader = { git = "https://github.com/OpenZeppelin/moonbeam.git", branch = "polkadot-stable2407-1", default-features = false }
xcm-primitives = { git = "https://github.com/OpenZeppelin/moonbeam.git", branch = "polkadot-stable2407-1", default-features = false }