lnd/funding
Carla Kirk-Cohen 3f9f0ea5d1
multi/refactor: separate methods for get and set node announcement
In preparation for a more complex function signature for set node
announcement, separate get and set so that readonly callers don't need
to handle the extra arguments.
2023-05-04 10:35:42 -04:00
..
batch.go funding: use p2tr by default for batch_open_channel 2023-04-17 17:37:51 +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: code style cleanup for the funding package 2023-01-12 22:40:51 +10:30
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 multi/refactor: separate methods for get and set node announcement 2023-05-04 10:35:42 -04:00
manager_test.go multi: update "funding locked" comments 2023-04-27 20:02:34 +02:00