forked from provable-things/liquidjs-lib
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Node Buffer only works in the browser with a polyfill, it is not good practice to expect the client to have it. Also it should fix an issue we have with Cypress on tdex-app.
From my research we can use this one for browser https://github.com/feross/buffer. We check the environment and use this lib or Node Buffer accordingly.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels