You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We been to ensure the grpc calls for online are working,
In the grpc call, add a check that if the wallet has scanned a block it goes online,
In the debouncer we can add a check that if it does not scan a block in 5 minutes, it tries to get the tip info, if that works it stays offline, if that fails it goes offline.