mirror of
https://github.com/status-im/status-go.git
synced 2025-02-20 10:48:36 +00:00
- Added `restartWalletReloadTimer` method in `api.go` to expose an API for restarting the wallet reload timer. - Implemented `Restart` method in `reader.go` to stop and start the wallet reader. - Updated reader_test.go to comply with minimum test coverage threshold