mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 05:12:45 +01:00
5d0fc176e8
Move all psbt creation into single method, new_psbt note that if a psbt is init'd for a transaction that's deserialized with scripts etc already attached, then set_global_tx will fail. instead, we empty all of this out first. if the tx is being re-init'd from a tx source that had a psbt attached (e.g. fromwire_) then the script/witness data will get populated appropriatel from there. |
||
---|---|---|
.. | ||
Makefile | ||
run-bitcoin_block_from_hex.c | ||
run-secret_eq_consttime.c | ||
run-tx-encode.c |