mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 15:14:23 +01:00
lease_rates: pass in 'lease_expiry' and 'csv' to commitments/channel
This commit is contained in:
@@ -394,6 +394,7 @@ int main(int argc, char *argv[])
|
||||
channel = new_full_channel(NULL,
|
||||
&cid,
|
||||
&funding_txid, funding_outnum, 1,
|
||||
0, /* Defaults to no lease */
|
||||
funding_amount,
|
||||
local_msat,
|
||||
take(new_fee_states(NULL, fee_payer,
|
||||
|
||||
Reference in New Issue
Block a user