mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-11 12:22:39 -03:00
f0f6a3577b
so we can return the immature coinbase UTXOs as well.
229 B
229 B
RPC Wallet
- RPC
listunspent
now has a new argumentinclude_immature_coinbase
to include coinbase UTXOs that don't meet the minimum spendability depth requirement (which before were silently skipped). (#25730)