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

Global export of bsv undefined since 2.0.10 #214

Open
libitx opened this issue Jul 7, 2021 · 0 comments
Open

Global export of bsv undefined since 2.0.10 #214

libitx opened this issue Jul 7, 2021 · 0 comments

Comments

@libitx
Copy link

libitx commented Jul 7, 2021

Since v2.0.10 tests in txforge are failing - re libitx/txforge#15

It seems the global export of bsv no longer exists if using es module syntax in node environments. eg:

import bsv from 'bsv'
console.log(typeof bsv) // => undefined

Possibly related to 42334f5 but unsure

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