doc/release-notes: Add new listunspent fields

This commit is contained in:
Luke Dashjr 2020-08-09 19:39:54 +00:00
parent 0be2f17ef5
commit 6cb60f3e6d

View file

@ -0,0 +1,8 @@
Notable changes
===============
Updated RPCs
------------
- `listunspent` now includes `ancestorcount`, `ancestorsize`, and
`ancestorfees` for each transaction output that is still in the mempool.