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

With subkey, SDK still asks to transferOnchainTokens from main account #3106

Closed
andrevmatos opened this issue Apr 25, 2022 · 1 comment
Closed
Assignees
Labels
bug 🕷️ Something isn't working sdk 🖥

Comments

@andrevmatos
Copy link
Contributor

Steps to Reproduce

  1. on dApp, go to token withdraw screen and try to withdraw some tokens from there
  2. Even the tokens belonging to the subkey, and it having ETH, SDK tries to transfer from main account, preventing withdrawing tokens from subkey

Expected Result

  • Tokens can be transfered from subkey to main account

Actual Result

  • A noop takes place, no token is transferred

Additional Infos (Optional)

Affects both v2 and master.
Reported first by @natalialinov on Discord

@andrevmatos
Copy link
Contributor Author

Fixed by #3107

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🕷️ Something isn't working sdk 🖥
Projects
None yet
Development

No branches or pull requests

1 participant