mirror of
https://github.com/dogecoin/dogecoin.git
synced 2026-02-25 06:39:01 +00:00
Clarify that redeemScript is often optional
Rebased-From: 6265ecc
This commit is contained in:
parent
d6a5e742aa
commit
32a7d89f5c
@ -522,7 +522,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…
x
Reference in New Issue
Block a user