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

12 lines
333 B
Markdown
Raw Normal View History

2024-01-16 11:20:27 -06:00
Updated RPCs
--------
The `minconf` option, which allows a user to specify the minimum number
of confirmations a UTXO being spent has, and the `maxconf` option,
which allows specifying the maximum number of confirmations, have been
added to the following RPCs:
- `fundrawtransaction`
- `send`
- `walletcreatefundedpsbt`
- `sendall`