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

Ability to DepositReserveAsset and Transact in one transaction #26

Open
xlc opened this issue Nov 18, 2021 · 0 comments
Open

Ability to DepositReserveAsset and Transact in one transaction #26

xlc opened this issue Nov 18, 2021 · 0 comments

Comments

@xlc
Copy link
Contributor

xlc commented Nov 18, 2021

It will be useful to be able to one transaction to reserve transfer relay chain token to a Parachain, buy weight and execute a Transact.

One use case is support one transaction to transfer KSM from Kusama to Karura and swap it to LKSM to perform staking.

This is not currently possible due to ClearOrigin performed which makes Transact invalid.

One possible way is the ability to fund and transaction with null origin. Or have an instruction to create an account using funds in holding register and transact from this account.

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