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

Eos.Testnet in the README is undefined #23

Open
ekkis opened this issue Mar 18, 2020 · 1 comment
Open

Eos.Testnet in the README is undefined #23

ekkis opened this issue Mar 18, 2020 · 1 comment

Comments

@ekkis
Copy link

ekkis commented Mar 18, 2020

the README states I should be able to do:

Eos = require('eosjs')
eos = Eos.Testnet(...)

but if I:

console.log(Eos.Testnet)

I get undefined. I'm using v20.0.0-beta3 of eosjs. how is this supposed to work?

@rajqumar
Copy link

Getting same error for
"eosjs-keygen": "^1.3.2"
"eosjs": "^22.0.0"

TypeError: Eos.Testnet is not a function

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