Skip to content

Global export of bsv undefined since 2.0.10 #214

@libitx

Description

@libitx

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions