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
After we have #1825, we should provide some tooling that allows to show the registered bootnodes on the DHT.
I imagine some CLI tool where I just specify the network, it then fetches the list of bootnodes form the relay chain and translates it via req-response protocol to the actual addresses of interest. Then it would just print a simple table. This could be useful for debugging and parachain node operators.
Up for debate: This could also be a subcommand of the node.
The text was updated successfully, but these errors were encountered:
After we have #1825, we should provide some tooling that allows to show the registered bootnodes on the DHT.
I imagine some CLI tool where I just specify the network, it then fetches the list of bootnodes form the relay chain and translates it via req-response protocol to the actual addresses of interest. Then it would just print a simple table. This could be useful for debugging and parachain node operators.
Up for debate: This could also be a subcommand of the node.
The text was updated successfully, but these errors were encountered: