Open ferostabio opened 1 year ago
Move all usages of number to BigNumber.
number
BigNumber
Start with balances. That force us to change different store properties and values passed around to components.
balances
Wait until lending is done, so there are no breaking merge conflicts.
Move all usages of
number
toBigNumber
.Start with
balances
. That force us to change different store properties and values passed around to components.Wait until lending is done, so there are no breaking merge conflicts.