Creates and funds a transaction in PSBT format. Inputs will be added if supplied inputs are not enough.
inputsarrayoptionaloutputsarrayREQUIREDlocktimenumberoptionaloptionsobjectoptionalbip32derivsbooleanoptionalcurl --user myuser --data-binary '{"jsonrpc":"1.0","id":"1","method":"walletcreatefundedpsbt","params":[[],[{"bc1q...":0.1}]]}' -H 'content-type:text/plain;' http://127.0.0.1:8332/{
"psbt": "cHNidP8BAFUCAAAAAe...",
"fee": 0.00001410,
"changepos": 1
}