mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 09:54:16 +01:00
bd0b762b2f
Firstly, not every output is a P2SH (our change outputs aren't, and in future we'll have native incoming segwit txs). Secondly, withdraw_tx() permutes the utxo array, so we can't use a temporary: we got away with it because we were always using the same key! Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
capabilities.h | ||
client.c | ||
client.h | ||
hsm_client_wire_csv | ||
hsm.c | ||
Makefile |