Andres Gonzalez
Results
1
comments of
Andres Gonzalez
For anyone running into the same issue with the latest version of `bitcore-wallet-client`: ``` import Client from "bitcore-wallet-client"; import fs from 'fs' const BWS_INSTANCE_URL = "https://bws.bitpay.com/bws/api"; const k = new...