Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node Page #84

Open
tomijaga opened this issue Nov 11, 2021 · 0 comments
Open

Node Page #84

tomijaga opened this issue Nov 11, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@tomijaga
Copy link
Collaborator

Display all the data in the node's config (e.g http://bank.tnbexplorer.com/config)

It's going to use the node's domain name or IP address to identify each node.
This is used instead of the node_id because you can't get the config data of a bank from its node_id without looping through the /banks data

example route:
/nodes/?url={protocol}://{host}:{port}

Any invalid route will display an invalid node page.
The same will happen if the node's url cannot be reached

@tomijaga tomijaga added the enhancement New feature or request label Nov 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant