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 Dec 20, 2022. It is now read-only.
Use similar BFS to lnd-explorer (https://github.com/altangent/lnd-explorer/blob/master/src/server/api/api-network.js) to reduce the number of rendered nodes based on last_updated value.
The app should have a slider that controls the target of the BFS algorithm (with the max being all nodes). By default we should take 1000 nodes.
The text was updated successfully, but these errors were encountered: