mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-18 22:54:25 +01:00
lease_rates: add csv lock to modify anchor scripts
This commit is contained in:
@@ -120,6 +120,7 @@ struct bitcoin_tx *initial_channel_tx(const tal_t *ctx,
|
||||
0 ^ channel->commitment_number_obscurer,
|
||||
direct_outputs,
|
||||
side,
|
||||
0, /* FIXME: csv lock? */
|
||||
channel->option_anchor_outputs,
|
||||
err_reason);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user