-
Notifications
You must be signed in to change notification settings - Fork 9
transfer DOT/KSM to and from Asset Hub during AHM #362
Copy link
Copy link
Open
Description
AHM migration will change the reserve location of DOT/KSM. This is why transferAssets and limitedReserveTransferAsset are disabled during AHM
The following calls work nevertheless (as long as the reserve is correct: check depending on whether you call thsi pre- or post migration)
pre-AHM calls using polkadotXcm.transferAssetsUsingTypeAndThen:
tested with chopsticks:
npx @acala-network/chopsticks@latest xcm --p=./configs/polkadot-asset-hub.yml --p=./configs/integritee-polkadot.yml
using runtime overrides:
asset_hub_polkadot_runtime_1.7.1_debug.compact.compressed.wasmintegritee_polkadot_runtime-561-dev.compact.compressed.wasm
npx @acala-network/chopsticks@latest xcm --p=./configs/kusama-asset-hub.yml --p=./configs/integritee-kusama.yml
using runtime overrides:
asset_hub_kusama_runtime_1.7.1_debug.compact.compressed.wasmintegritee_kusama_runtime-561-dev.compact.compressed.wasm
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels