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
Point does not lie on the curve
at Point.validate (/xxx/node_modules/bitcore-lib/lib/crypto/point.js:119:11)
at Function.fromX (/xxx/node_modules/bitcore-lib-doge/lib/crypto/point.js:50:9)
I am using both bitcore-lib and bitcore-lib-doge, conflict happens. modified Point prototype may cause conflicts
The text was updated successfully, but these errors were encountered:
Point does not lie on the curve
at Point.validate (/xxx/node_modules/bitcore-lib/lib/crypto/point.js:119:11)
at Function.fromX (/xxx/node_modules/bitcore-lib-doge/lib/crypto/point.js:50:9)
I am using both bitcore-lib and bitcore-lib-doge, conflict happens. modified Point prototype may cause conflicts
The text was updated successfully, but these errors were encountered: