Skip to content
Snippets Groups Projects
Commit b7b02cda authored by Moul's avatar Moul
Browse files

Remove load balancer mention

Might be definitively dropped according to:
https://forum.duniter.org/t//11450
parent b60936de
No related branches found
No related tags found
No related merge requests found
Pipeline #32974 passed
......@@ -61,7 +61,7 @@ silkaj wot revocation -h
You can find commands at the root, such as `silkaj license`
- Will automatically request and post data on https://g1.duniter.org/node/summary official Ğ1 endpoint based on a load balancer.
- Will automatically request and post data on https://g1.duniter.org/node/summary official Ğ1 endpoint.
- Specify a custom node with `-ep` option where `<port>` and `<path>` are optional:
......
......@@ -73,7 +73,7 @@ click.rich_click.OPTION_GROUPS = {
@click.option(
"--endpoint",
"-ep",
help=f"Default endpoint reaches Ğ1 currency on its official endpoint based on a load balancer: \
help=f"Default endpoint reaches Ğ1 currency on its official endpoint: \
{tui.endpoint_link(du_endpoint(G1_DEFAULT_ENDPOINT).host)}. \
--endpoint allows to specify a custom endpoint following the format: <host>:<port>/<path>. \
<port> and <path> are optional. In case no port is specified, it defaults to 443.",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment