lnd/funding
Oliver Gugger 4770cb0aaf
manager: also store initial time lock delta and HTLC settings
This will allow us to also set the TimeLockDelta and HTLC settings
when creating the channel. We leave the actual implementation of
the RPC and CLI changes to another PR, this is just to make
things more consistent.
2023-08-18 09:44:06 +02:00
..
batch.go funding: add all parameters to batch open channel 2023-07-26 09:49:22 +02:00
batch_test.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
commitment_type_negotiation.go funding: refactor negotiateCommitmentType 2023-08-11 11:20:07 -05:00
commitment_type_negotiation_test.go funding: fix channel type negotiation bug 2023-05-17 11:28:40 -05:00
config_integration.go funding: rename FundingLocked related functions and variables 2023-03-17 18:21:58 +08:00
interfaces.go multi: replace FundingLocked and funding_locked strings 2023-03-17 18:21:59 +08:00
log.go lnd+funding: register funding logger 2020-12-17 09:36:34 -05:00
manager.go manager: also store initial time lock delta and HTLC settings 2023-08-18 09:44:06 +02:00
manager_test.go funding+server: don't use wallet DB for channel operations 2023-08-18 09:44:05 +02:00