Closed danielalexiuc closed 5 years ago
The code only previously worked for transactions with one input.
This pull requests adds three new public methods (and leaves the three existing ones in place for backwards compatibility).
There are no huge changes, just introduces a loop to sign each of the toSign transactions with one of a supplied list of private keys.
is anyone on blockcypher's team watching this repo ?
The code only previously worked for transactions with one input.
This pull requests adds three new public methods (and leaves the three existing ones in place for backwards compatibility).
There are no huge changes, just introduces a loop to sign each of the toSign transactions with one of a supplied list of private keys.