Skip to content

Commit 418ec07

Browse files
authored
Update childkey proportion CLI argument in docs
1 parent 2e6a7ef commit 418ec07

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
@@ -4539,7 +4539,7 @@ def stake_set_children(
45394539
45404540
EXAMPLE
45414541
4542-
[green]$[/green] btcli stake child set -c 5FCL3gmjtQV4xxxxuEPEFQVhyyyyqYgNwX7drFLw7MSdBnxP -c 5Hp5dxxxxtGg7pu8dN2btyyyyVA1vELmM9dy8KQv3LxV8PA7 --hotkey default --netuid 1 -p 0.3 -p 0.7
4542+
[green]$[/green] btcli stake child set -c 5FCL3gmjtQV4xxxxuEPEFQVhyyyyqYgNwX7drFLw7MSdBnxP -c 5Hp5dxxxxtGg7pu8dN2btyyyyVA1vELmM9dy8KQv3LxV8PA7 --hotkey default --netuid 1 --prop 0.3 --prop 0.7
45434543
"""
45444544
self.verbosity_handler(quiet, verbose, json_output)
45454545
netuid = get_optional_netuid(netuid, all_netuids)

0 commit comments

Comments
 (0)