CWallet::Create() notifies about wallet loading too early, that results the notification goes before DescriptorScriptPubKeyMans were created and added to an encrypted wallet.
Backport of core#24711.
Depends on D17980.
Differential D17981
wallet: Postpone wallet loading notification for encrypted wallets Fabien on Wed, Apr 23, 15:19. Authored by Tags None Subscribers None
Details
CWallet::Create() notifies about wallet loading too early, that results the notification goes before DescriptorScriptPubKeyMans were created and added to an encrypted wallet. Backport of core#24711. Depends on D17980. ninja all check-all
Diff Detail
|