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
{{ message }}
This repository was archived by the owner on Aug 2, 2022. It is now read-only.
Version of EOSJS
20.0.0-beta3
Describe the bug
A trailing / on the endpoint url will cause eosjs to fail with error
Error: Unknown EndpointTo Reproduce
npm install eosjs@beta node-fetchthen run
Then remove the trailing / on the endpoint and try again.
Expected behavior
The trailing / could be checked for and handled for the developer, or at least a more friendly error message
Desktop (please complete the following information):