lnd/funding
Matt Morehouse e59cd7f91d
funding: stop naming commit types chanType
negotiateCommitmentType returns both a chanType and a commitType, so it
is really confusing when the commitType is called chanType instead.
2023-05-17 11:27:41 -05:00
..
batch.go multi: populate both string and byte TXID in lnrpc.Outpoint 2023-04-24 16:19:26 +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: stop naming commit types chanType 2023-05-17 11:27:41 -05:00
commitment_type_negotiation_test.go server+funding: allow scid-alias, zero-conf chantypes, scid-alias 2022-07-07 17:10:28 -04: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 funding: stop naming commit types chanType 2023-05-17 11:27:41 -05:00
manager_test.go multi: update "funding locked" comments 2023-04-27 20:02:34 +02:00