althea-net / rita-dash

User dashbaord for managing Rita
https://github.com/althea-net/rita
Apache License 2.0
8 stars 13 forks source link

Prices from the routers are in Wei/Byte #31

Closed jkilpatr closed 5 years ago

jkilpatr commented 6 years ago

we probably want to display them in eth/gigabyte rather than right now where it's Eth per byte, which is crazy inaccurate.

The conversion forumula is to multiply by (1000^3)/(1*10^18)