ledgerconnect / steemconnect.js

SteemConnect JavaScript SDK
https://demo.steemconnect.com
MIT License
66 stars 50 forks source link

baseURL required after v2 link depreciation #47

Open AusPrinzip opened 6 years ago

AusPrinzip commented 6 years ago

Seems like omitting baseURL parameter after v2 link depreciation doesn't work. (still calling https://v2.steemconnect.com)

bonustrack commented 6 years ago

Indeed there was an issue, please update to the latest version of the package https://www.npmjs.com/package/sc2-sdk if you want to omit baseURL param.