Skip to content

Commit 5bedefb

Browse files
authored
Update cli.py
1 parent 1548b14 commit 5bedefb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bittensor_cli/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9552,7 +9552,7 @@ def proxy_execute_announced(
95529552
If you do not provide the call hash or call hex of the announced call in the command, you would be prompted to enter details of the call including the module name and call function.
95539553
95549554
[bold]Note[/bold]: Using the `--call-hash` flag attempts to resolve the call from the proxy announcements address book. Use this flag only if the announcement was created through BTCLI.
9555-
If the announcement was created by any other method, you must provide the call using `--call-hex` or rebuild the call explicitly via the command prompts.
9555+
If the announcement was created by any other method, you must provide the call hex using the `--call-hex` flag or rebuild the call explicitly via the command prompts.
95569556
95579557
[bold]Common Examples:[/bold]
95589558
1. Using the call hash

0 commit comments

Comments
 (0)