HomePhabricator

Add redeemScript to listunspent output and signrawtransaction input
03346a61b175Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Add redeemScript to listunspent output and signrawtransaction input

signrawtransaction was unable to sign pay-to-script-hash inputs
when given the list of private keys to use. With this commit
you can provide the p2sh redemption script in the list of
inputs.

Details

Provenance
Gavin Andresen <gavinandresen@gmail.com>Authored on Sep 8 2012, 01:05
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING2d43f88e1fbc: Tests for raw transactions argument checking
Branches
Unknown
Tags
Unknown

Event Timeline

Gavin Andresen <gavinandresen@gmail.com> committed rSTAGING03346a61b175: Add redeemScript to listunspent output and signrawtransaction input (authored by Gavin Andresen <gavinandresen@gmail.com>).Oct 29 2012, 17:34