Skip to content

relay account transact - #1614

Draft
zqhxuyuan wants to merge 4 commits into
masterfrom
relay_account
Draft

relay account transact#1614
zqhxuyuan wants to merge 4 commits into
masterfrom
relay_account

Conversation

@zqhxuyuan

@zqhxuyuan zqhxuyuan commented Nov 16, 2021

Copy link
Copy Markdown
Contributor

@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

xlc commented Nov 16, 2021

Copy link
Copy Markdown
Member

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
Copy Markdown
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
Copy Markdown
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