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 2e6a7ef commit 418ec07Copy full SHA for 418ec07
bittensor_cli/cli.py
@@ -4539,7 +4539,7 @@ def stake_set_children(
4539
4540
EXAMPLE
4541
4542
- [green]$[/green] btcli stake child set -c 5FCL3gmjtQV4xxxxuEPEFQVhyyyyqYgNwX7drFLw7MSdBnxP -c 5Hp5dxxxxtGg7pu8dN2btyyyyVA1vELmM9dy8KQv3LxV8PA7 --hotkey default --netuid 1 -p 0.3 -p 0.7
+ [green]$[/green] btcli stake child set -c 5FCL3gmjtQV4xxxxuEPEFQVhyyyyqYgNwX7drFLw7MSdBnxP -c 5Hp5dxxxxtGg7pu8dN2btyyyyVA1vELmM9dy8KQv3LxV8PA7 --hotkey default --netuid 1 --prop 0.3 --prop 0.7
4543
"""
4544
self.verbosity_handler(quiet, verbose, json_output)
4545
netuid = get_optional_netuid(netuid, all_netuids)
0 commit comments