Add `prev_ouput` to `NegotiatedTxInput` for SIGHASH_ALL & key-spend checks
This commit adds the previous transaction output (the 'prev_output', which includes the scriptPubKey and amount) to an internal data structure called NegotiatedTxInput used during interactive transaction construction in Lightning. The comm…
c2b293c3by Duncan Dean+11−11 file