mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-22 06:52:36 +01:00
doc: Add release notes for unloadwallet change to synchronous call
This commit is contained in:
parent
c37851de57
commit
645e905c32
1 changed files with 5 additions and 0 deletions
5
doc/release-notes-14941.md
Normal file
5
doc/release-notes-14941.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
Miscellaneous RPC changes
|
||||
------------
|
||||
|
||||
- The `unloadwallet` RPC is now synchronous, meaning that it blocks until the
|
||||
wallet is fully unloaded.
|
Loading…
Add table
Reference in a new issue