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
Lint
Lint Not Applicable
Unit
Tests Not Applicable