Description: We decided to remove balance from the Address Details #53 story because there are additional requirements for items such as mint/burn of tokens and multi-sig transactions. The backend work related to this story is in #96.
As a user, I want to view the balance of a specific address in Talib so that I stay informed.
Notes:
Hans/Stanley to decide on best path to implementation.
- Could be done with a frontend call of ledger.balance.
- Outlier for this would be if a user was awarded tokens during a genesis event.
- Genesis state can impact multi-sig as well.
Description: We decided to remove balance from the Address Details #53 story because there are additional requirements for items such as mint/burn of tokens and multi-sig transactions. The backend work related to this story is in #96.
As a user, I want to view the balance of a specific address in Talib so that I stay informed.
Notes:
Hans/Stanley to decide on best path to implementation.