mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-14 13:52:36 -03:00
6 lines
229 B
Markdown
6 lines
229 B
Markdown
|
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)
|