xcm-transactor on generic (#346)

This commit is contained in:
Amar Singh
2024-10-31 13:34:42 -04:00
committed by GitHub
parent 8b56b2990e
commit 62f2cd2913
10 changed files with 340 additions and 3 deletions
+1
View File
@@ -132,6 +132,7 @@ parachains-common = { git = "https://github.com/paritytech/polkadot-sdk", defaul
# Moonbeam
pallet-asset-manager = { 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 }