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 has been archived by the owner on Nov 15, 2022. It is now read-only.
It will be common for nodes and chains to go down and they should be remove from the reference.
Right now the front-end has to traverse the array of nodes to find an available network each time.
The front end can notify the backend of fallen nodes but it might get notified multiple times by many users at once.
It will be common for nodes and chains to go down and they should be remove from the reference.
Right now the front-end has to traverse the array of nodes to find an available network each time.
The front end can notify the backend of fallen nodes but it might get notified multiple times by many users at once.
https://github.com/EOSPortal/eosportal-front/blob/master/src/views/Chain.vue#L88
The text was updated successfully, but these errors were encountered: