add release note for sendmany output shuffling
This commit is contained in:
parent
cf6ef3c139
commit
6acb02d635
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ RPC changes
|
||||||
- Wallet `listreceivedbylabel`, `listreceivedbyaccount` and `listunspent` RPCs
|
- Wallet `listreceivedbylabel`, `listreceivedbyaccount` and `listunspent` RPCs
|
||||||
add `label` fields to returned JSON objects that previously only had
|
add `label` fields to returned JSON objects that previously only had
|
||||||
`account` fields.
|
`account` fields.
|
||||||
|
- `sendmany` now shuffles outputs to improve privacy, so any previously expected behavior with regards to output ordering can no longer be relied upon.
|
||||||
|
|
||||||
External wallet files
|
External wallet files
|
||||||
---------------------
|
---------------------
|
||||||
|
|
Loading…
Reference in a new issue