0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-03-05 14:06:27 -05:00

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.