-
Notifications
You must be signed in to change notification settings - Fork 74
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, proxy functionality on Bittensor (e.g., adding, removing, or managing proxy accounts) can only be performed by directly calling the corresponding chain extrinsics. There’s no BTCLI interface to handle these operations.
Suggested command:
Introduce a new set of proxy-related subcommands under a btcli proxy group, for example:
btcli proxy addbtcli proxy remove(maybe an--allflag forremoveProxiesextrinsic)btcli proxy create-purebtcli proxy kill-purebtcli proxy execute(?)btcli proxy list(?)btcli proxy announcefor delayed proxies (?)rejectremoveexecute(?)
Relevant docs:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request