Page MenuHomePhabricator

[Cashtab] Remove websocketDisconnectedRefreshInterval
ClosedPublic

Authored by emack on Jan 26 2024, 13:56.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Commits
rABC2fa51d222382: [Cashtab] Remove websocketDisconnectedRefreshInterval
Summary

As per feedback in D15281, splitting out this removal of webdocketDisconnectedRefreshInterval into a separate diff before standardizing the refresh interval in D15281.

Test Plan
  • npm test
  • grep -r websocketDisconnectedRefreshInterval src/ with no output
  • npm start
  • Verify no Suspending wallet update interval while new wallet is activated message upon wallet switch

Diff Detail

Repository
rABC Bitcoin ABC
Branch
removeDisconnectionInterval
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 26677
Build 52922: Build Diffcashtab-tests
Build 52921: arc lint + arc unit