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