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

chrome web extension doesnt give the correct account's publickey which i logged in #105

Open
jimmyyao88 opened this issue Mar 15, 2019 · 0 comments

Comments

@jimmyyao88
Copy link

here is my code:
const publicKey = account.isHardware ? scatter.identity.publicKey : account.publicKey;

it works fine with desktop scatter, but have issue with web extension. the snippet doesnt get the correct publickey which i select, and i dont know the publickey returned by web extension comes from , so wird

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

No branches or pull requests

1 participant