mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 13:25:43 +01:00
d77e7963f9
built_utxos needs to calculate fees for figuring out how many utxos to use, so fix that logic and rely on it. We make build_utxos return a pointer array, so funding_tx can simply hand that to permute_inputs. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
Makefile | ||
run-channel.c | ||
run-commit_tx.c | ||
run-cryptomsg.c | ||
run-funding_tx.c | ||
run-key_derive.c | ||
test-basic |