opentensor / bittensor

Internet-scale Neural Networks
https://www.bittensor.com/
MIT License
851 stars 301 forks source link

Bittensor: Add total TAO column to `subnet list` command #1921

Open gztensor opened 3 months ago

gztensor commented 3 months ago

When we do the migration to allowing S and DTAO and also the new emission design we should have a column here for the total TAO In a subnet which will be equivalent to the amount in the pool.

Image

gztensor commented 3 months ago

Done in this PR: https://github.com/opentensor/bittensor/pull/1933 Waiting until #453 is done to finalize.