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

support karura->statemine RMRK #1945

Closed
timbrinded opened this issue Mar 8, 2022 · 1 comment
Closed

support karura->statemine RMRK #1945

timbrinded opened this issue Mar 8, 2022 · 1 comment

Comments

@timbrinded
Copy link

clone of #846

we have support statemine->karura RMRK in https://github.com/AcalaNetwork/acala-dapp/pull/700
after #1712
we can transfer RMRK back to Statemine using xtokens's transferMulticurrencies method.
in dapp, we could setting some constant value:

  • dest_weight: 4_000_000_000
  • user fee= 3*fee_statemine + fee_kusama= 3*4_000_000_000 + 106_666_660 = 12_106_666_660​

the user fee can be adjust to 16_000_000_000 so that our parachain sovereign account can get some ksm fee too.

need tests: @StrawberryFlavor
image

@zqhxuyuan
Copy link
Contributor

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

No branches or pull requests

2 participants