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
This is following on from a previous issue on the old repository for bitcore-lib: bitpay/bitcore-lib#238
When using multiple currency libs in the same environment (bitcoin, doge, litecoin, etc). this error gets thrown when calling new bitcore.HDPrivateKey().toString().
This is following on from a previous issue on the old repository for bitcore-lib: bitpay/bitcore-lib#238
When using multiple currency libs in the same environment (bitcoin, doge, litecoin, etc). this error gets thrown when calling
new bitcore.HDPrivateKey().toString()
.Is there any workaround to this?
The text was updated successfully, but these errors were encountered: