Page MenuHomePhabricator

[Cashtab] Do not double call updateCashtabState on wallet change
ClosedPublic

Authored by bytesofman on Fri, Jan 17, 03:10.

Details

Summary

Depends on D17550

When we set it in state, this will cause the wallet to be written to storage when it has updated

We do not need to write it to storage and then write it again after it updates

Test Plan

npm test

Diff Detail

Repository
rABC Bitcoin ABC
Branch
wallet-select-stacked
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 32144
Build 63779: Build Diffcashtab-tests
Build 63778: arc lint + arc unit