bittensor icon indicating copy to clipboard operation
bittensor copied to clipboard

Format stake list vertically

Open gztensor opened this issue 1 year ago • 0 comments

Stake list will be formatted like following:

                                   Stake List                                    
No. ┃ Column ┃ Description                                                       
━━━━╇━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
1.  │ Hotkey │ The staking account's associated hotkey or delegate name.         
2.  │ Subnet │ The Subnet ID and symbol.                                         
3.  │ Stake  │ The Alpha(α) currently staked in the subnet.                      
4.  │ TAO    │ Corresponding stake value in TAO based on the current Alpha price.
5.  │ Price  │ Current Alpha price for reference.                                


Hotkey      Subnet  Stake       TAO          Price 
5Eeq15e55U  τ (0)   0.0000      0            1.0000
5Eeq15e55U  α (1)   4,738.8677  τ5,016.2684  1.0585
5Eeq15e55U  γ (3)   0.0000      0            1.0000
                                                   
TOTAL               4,738.8677  5,016.2684 

gztensor avatar May 22 '24 23:05 gztensor