You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steps to reproduce (if the current behaviour is a bug)
Install electron-vue and hd-wallet, then:
import { BitcoreBlockchain } from 'hd-wallet'
import SocketWorker from 'worker-loader?name=js/socketio-worker.[hash].js!hd-wallet/lib/socketio-worker/inside'
const blockchain = new BitcoreBlockchain(['https://btc4.trezor.io'], () => new SocketWorker())
You want to:
Current behaviour
Steps to reproduce (if the current behaviour is a bug)
Install electron-vue and hd-wallet, then:
https://github.com/trezor/hd-wallet
bestiejs/json3#86 (comment)
The text was updated successfully, but these errors were encountered: