-
Notifications
You must be signed in to change notification settings - Fork 219
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(transaction-history-bloc): add event for onDone handler
Empty transaction histories appear to step directly into the onDone handler, skipping the listener handler entirely. Adding this event shows the "No transaction history" message when there is no transaction history present for the coin
- Loading branch information
1 parent
32a5594
commit 47fdc21
Showing
2 changed files
with
13 additions
and
3 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
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