Skip to content

Conversation

zqhxuyuan
Copy link
Contributor

@zqhxuyuan zqhxuyuan commented Nov 16, 2021

@zqhxuyuan zqhxuyuan requested review from shaunxw and xlc November 16, 2021 14:03
@xlc xlc marked this pull request as draft November 16, 2021 21:53
@xlc
Copy link
Member

xlc commented Nov 16, 2021

Use draft PR to prevent merging of PR

dest: MultiAddress::Id(AccountId::from(BOB)),
value: 500 * dollar(KAR),
});
let assets: MultiAsset = (Parent, dollar(KSM)).into();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should also support withdraw KAR for fee payment

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

current ParaTokens::deposit(KAR, &AccountId::from(ALICE), 2000 * dollar(KAR)) have ExistentialDeposits limitation.
so I use KUSD instead.

@zqhxuyuan zqhxuyuan changed the title [DO_NOT_MERGE]relay account transact relay account transact Nov 17, 2021
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.

2 participants