lnd/funding
Oliver Gugger 55b53555e9
multi: improve readability of goroutine defers
This commit fixes the readability of some of the defer calls in
goroutines by making sure the defer stands out properly.
2022-11-21 13:54:24 +01:00
..
batch_test.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
batch.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
commitment_type_negotiation_test.go server+funding: allow scid-alias, zero-conf chantypes, scid-alias 2022-07-07 17:10:28 -04:00
commitment_type_negotiation.go server+funding: allow scid-alias, zero-conf chantypes, scid-alias 2022-07-07 17:10:28 -04:00
config_rpctest.go funding: decrease checking interval to be 10ms in itest 2022-11-10 13:59:14 +08:00
interfaces.go server+funding: allow scid-alias, zero-conf chantypes, scid-alias 2022-07-07 17:10:28 -04:00
log.go lnd+funding: register funding logger 2020-12-17 09:36:34 -05:00
manager_test.go multi: stop casting peer warning messages as errors 2022-10-26 08:09:08 -07:00
manager.go multi: improve readability of goroutine defers 2022-11-21 13:54:24 +01:00