We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e6ffdc commit a9709f9Copy full SHA for a9709f9
tronapi/bin/cli.py
@@ -17,7 +17,7 @@ def main():
17
'--node',
18
type=str,
19
default=DEFAULT_FULL_NODE,
20
- help='URL полной ноды (default: "http://13.125.210.234:8090")'
+ help='URL полной ноды (default: "http://api.trongrid.io")'
21
)
22
23
subparsers = parser.add_subparsers(help='Commands')
0 commit comments