We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
ferostabio
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: