Add redeemScript to listunspent output and signrawtransaction input
authorCryptoManiac <balthazar@yandex.ru>
Fri, 18 Jul 2014 23:26:15 +0000 (03:26 +0400)
committerCryptoManiac <balthazar@yandex.ru>
Fri, 18 Jul 2014 23:26:15 +0000 (03:26 +0400)
commitb73a4568bb521678d2904cb514cac550846f8fab
treec9d9a039b8d13950bac5e2f4e45199e5535c0642
parenta5240a08a7d624d20344344b79441c67311f7fd9
Add redeemScript to listunspent output and signrawtransaction input

signrawtransaction was unable to sign p2sh inputs when given a list of private keys to use.

https://bitcointalk.org/index.php?topic=143221.msg7811880#msg7811880
src/rpcrawtransaction.cpp