show total coins in header, add pagination on coin transaction (#24)

This commit is contained in:
Doh
2025-01-04 18:35:14 -05:00
committed by GitHub
parent fadf33e8df
commit 86a517a859
4 changed files with 137 additions and 57 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## Version 0.1.12
### Added
- show total coins in header
- pagination for coin transactions history
## Version 0.1.11
### Added