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

Variable name error #230

Closed
sxlwar opened this issue Oct 3, 2021 · 1 comment
Closed

Variable name error #230

sxlwar opened this issue Oct 3, 2021 · 1 comment

Comments

@sxlwar
Copy link

sxlwar commented Oct 3, 2021

return cy.task('setupMetamask', { secretWords, network, password });

I think the secretWords variable should be rename to secretWordsOrPrivateKey

@drptbl
Copy link
Member

drptbl commented Oct 12, 2021

@sxlwar Sorry for delay and thanks for pointing this out, you're obviously right.

Fixed here:
89b5c5a

Cheers,
Jakub.

@drptbl drptbl closed this as completed Oct 12, 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

No branches or pull requests

2 participants