round up borrow rate

This commit is contained in:
saml33 2023-01-24 12:50:07 +11:00
parent 5e2e449e38
commit 530d0ef2ce
1 changed files with 1 additions and 0 deletions

View File

@ -262,6 +262,7 @@ const TokenList = () => {
<FormatNumericValue
value={bank.getBorrowRateUi()}
decimals={2}
roundUp
/>
%
</p>