mirror of
https://github.com/status-im/status-go.git
synced 2025-01-16 17:57:09 +00:00
0cd140c9b2
1) Only fetch history for networks that match test mode enabled * Trade Off: it will be only refetch in 12 hours so changing test mode won't trigger a refetch until app is restarted or 12 hours. I think it is ok as change test mode is not a common use case 2) Do not consider networks that are enabled or not as this can be change more often than every 12 hours