-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add mana balance to address pages (#1206)
* feat: Add mana balance to AddressBalance component. Add mana balance in useAddressBalance state. * feat: Add blockIssuanceCredits to AddressBalance * feat: Add mana rewards to Account address AddressBalance * feat: Add mana from the actual output for Account/Anchor/Nft addresses to Mana Balance * fix: Remove mana rewards for Anchor & Nft addresses * fix: Make balances be column on mobile in AddressBalance
- Loading branch information
Showing
17 changed files
with
534 additions
and
196 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
105 changes: 64 additions & 41 deletions
105
client/src/app/components/nova/address/AddressBalance.scss
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.