application-research / delta-ui

7 stars 0 forks source link

[Feature] Wallets - show datacap/balance in friendly units #36

Closed jcace closed 1 year ago

jcace commented 1 year ago
Screenshot 2023-04-13 at 3 13 46 PM

Currently the Wallets page is showing FIL balance in attofil and Datacap balance in bytes. It should show the fil balance in Fil and dynamically show the datacap balance (ideally, use TiB as base unit but if <1TiB, show in GiB, and if >1PiB, show in PiB)

jcace commented 1 year ago

Completed