mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-06 07:34:21 +01:00
df: add needed info to any PSBT we produce
dual funding needs the max-witness-len and utxo fields set for every input. we should add them when we create a 'fundpsbt', so that every psbt that c-lightning generates is dual-funding ready
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include "../../common/json_stream.c"
|
||||
#include "../jsonrpc.c"
|
||||
#include "../json.c"
|
||||
#include <common/psbt_open.h>
|
||||
|
||||
/* AUTOGENERATED MOCKS START */
|
||||
/* Generated stub for db_begin_transaction_ */
|
||||
|
||||
Reference in New Issue
Block a user