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

🐛 Fix: 'mnemonic' isn't listed in the types of wallet properties #212

Open
atrefonas opened this issue Jul 12, 2022 · 0 comments
Open
Labels
bug Something isn't working

Comments

@atrefonas
Copy link
Contributor

atrefonas commented Jul 12, 2022

ℹ Overview

I don't see this kind of config described anywhere here: https://docs.algodex.com/Wallet.html

api.setWallet({
"type": "sdk",
"address": "WYWRYK42XADLY3O62N52BOLT27DMPRA3WNBT2OBRT65N6OEZQWD4OSH6PI",
"connector": require('@algodex/algodex-sdk/lib/wallet/connectors/AlgoSDK'),
"mnemonic": "Your 25 word mneumonic goes here"
})

Second of all, in the docs it should be /connectors, not /connector, to match the actual folder structure.

image

📝 Related Issues

💻 System Configuration

  • Operating System:
    • Edition:
    • Version:
    • Build:
  • Browser:
    • Type:
    • Version:
@atrefonas atrefonas added the bug Something isn't working label Jul 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant