You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gui: Unregister wallet notifications before unloading wallets
This change was originally part of both bitcoin#10102 and
bitcoin#19101 and is required for both because it avoids the IPC
wallet implementation in bitcoin#10102 and the WalletContext
implementation in bitcoin#19101 needing to deal with
notification objects that have stale pointers to deleted wallets.
0 commit comments