mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-12 04:42:36 -03:00
11 lines
321 B
Markdown
11 lines
321 B
Markdown
|
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`
|