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

fix: add assets::transferAll call #405

Merged
merged 1 commit into from
Sep 18, 2024
Merged

fix: add assets::transferAll call #405

merged 1 commit into from
Sep 18, 2024

Conversation

bee344
Copy link
Collaborator

@bee344 bee344 commented Sep 18, 2024

Description

Adds the new call assets.transferAll, so far only available on Westend Asset Hub. It takes an id for the asset to be transferred, a dest for the destination MultiAddress, and a keepAlive boolean that must be set to true to avoid reaping the account.

Closes #403

@bee344 bee344 requested a review from a team as a code owner September 18, 2024 15:48
@bee344 bee344 merged commit 0142e0a into main Sep 18, 2024
6 checks passed
@bee344 bee344 deleted the anp-assets-transfer-all branch September 18, 2024 17:03
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

Successfully merging this pull request may close these issues.

Support "transfer all" calls from Asset Pallet for local transfers
3 participants