Page MenuHomePhabricator

[Cashtab] Deprecate api-only app mgmt methods
ClosedPublic

Authored by bytesofman on Mar 8 2024, 18:35.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC0c5226015df3: [Cashtab] Deprecate api-only app mgmt methods
Summary

Cashtab no longer has API-only functionality. Deprecate legacy tx notifications for disconnected websocket runtime.

Test Plan

npm test
grep -r usePrevious src/ and no output

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Mar 8 2024, 20:05

remove usePrevious hook (now unused)