mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 14:16:21 +00:00
002f9a5597
- Wallet service is not started on foreground event on status-go side anymore, it leaves a client side opportunity to decide whether new blocks should be watched. - `watchNewBlocks` parameter is added to `StartWallet`. - Some requests are removed/moved to the place where they are necessary.