Page MenuHomePhabricator

[Cashtab] [wallet mgmt improvements p9] Patch async function call bug in useEffect
ClosedPublic

Authored by bytesofman on Dec 10 2022, 18:56.

Details

Summary

T2822

Depends on D12849

updateSavedWallets is an async function and should be called with await in an async useEffect

Test Plan

npm start
go to settings page
change active wallet
Change it back

Diff Detail

Repository
rABC Bitcoin ABC
Branch
stack-to-improve-wallet-mgmt
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 21518
Build 42683: Build Diffcashtab-tests
Build 42682: arc lint + arc unit