mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 12:32:48 +01:00
Clarify that redeemScript is often optional
This commit is contained in:
parent
d3165ed35a
commit
6265ecc87f
@ -523,7 +523,7 @@ Value signrawtransaction(const Array& params, bool fHelp)
|
||||
" \"txid\":\"id\", (string, required) The transaction id\n"
|
||||
" \"vout\":n, (numeric, required) The output number\n"
|
||||
" \"scriptPubKey\": \"hex\", (string, required) script key\n"
|
||||
" \"redeemScript\": \"hex\" (string, required) redeem script\n"
|
||||
" \"redeemScript\": \"hex\" (string, required for P2SH) redeem script\n"
|
||||
" }\n"
|
||||
" ,...\n"
|
||||
" ]\n"
|
||||
|
Loading…
Reference in New Issue
Block a user