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…
Reference in a new issue