Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Asset transfer instructions should have a way to support UnpaidExecution transfers #64

Open
acatangiu opened this issue Jun 21, 2024 · 0 comments

Comments

@acatangiu
Copy link
Contributor

UnpaidExecution barriers expect UnpaidExecution instruction as the first instruction in a program.

InitiateTeleport, InitiateReserveWithdraw, DepositReserveAsset instructions build the remote/onward XCM themselves, and do not support adding UnpaidExecution as the first instruction.

They should.

Note: TransferReserveAsset is really only ever called on the XCM origin chain, so it doesn't need this. Its sibling DepositReserveAsset is used on remote chains.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant