lnd/funding
Oliver Gugger 51d19dad87
Merge pull request #5363 from guggero/psbt-no-final-tx
Allow skipping `PsbtFinalize` step during channel funding to support external broadcast
2021-10-04 12:37:51 +02:00
..
batch_test.go multi: allow skipping the PSBT finalize step 2021-10-04 11:17:08 +02:00
batch.go multi: allow skipping the PSBT finalize step 2021-10-04 11:17:08 +02:00
commitment_type_negotiation_test.go funding: add explicit commitment type negotiation support 2021-08-30 19:17:34 -07:00
commitment_type_negotiation.go funding: add explicit commitment type negotiation support 2021-08-30 19:17:34 -07:00
interfaces.go funding+peer: rename Manager interface to Controller 2020-12-17 09:36:34 -05:00
log.go lnd+funding: register funding logger 2020-12-17 09:36:34 -05:00
manager_test.go Merge pull request #5642 from guggero/in-memory-graph 2021-10-04 11:20:23 +02:00
manager.go Merge pull request #5642 from guggero/in-memory-graph 2021-10-04 11:20:23 +02:00