opentensor / btcli

Bittensor command line tool
https://docs.bittensor.com/btcli
13 stars 3 forks source link

update help text in the BTCLI #139

Closed dougsillars closed 1 month ago

dougsillars commented 1 month ago

I fixed 3 sections:

  1. setting weighst is done by root validators - not senators (all senators are root valis, but not all root valis are senators)
  2. registering to root was using the same text as neuron registrtaion for the other subnets. Made this more root specific.
  3. removed the wallet name example. this resolves #138