LoadWallet: acquire cs_wallet mutex before clearing setKeyPool
Make the function mutex-aware, to prevent having to lock cs_wallet
at the call site in Init.
LoadWallet: acquire cs_wallet mutex before clearing setKeyPool 012ca1c9e4f2Unpublished Tags None Subscribers None
Description
Details
|