historical/moneyrocket.git/doc/release-notes-25730.md

6 lines
229 B
Markdown
Raw Normal View History

2024-01-16 11:20:27 -06:00
RPC Wallet
----------
- RPC `listunspent` now has a new argument `include_immature_coinbase`
to include coinbase UTXOs that don't meet the minimum spendability
depth requirement (which before were silently skipped). (#25730)