lnd/lnrpc/routerrpc
positiveblue d4021c5aca
lnrpc: fix log.go files
The `log.go` file of each subserver is a copy and paste of the others.
All of them have the same typo, an extra space in a comment, and the
the definition of a function not used anywhere.
2022-04-01 18:12:59 -07:00
..
config.go routing: store missioncontrol state in blocks and eliminate cursor use 2021-07-26 17:02:11 +02:00
driver.go multi: Fix typos [skip ci] 2022-01-24 12:19:02 +02:00
forward_interceptor.go routerrpc+htlcswitch: move intercepted htlc tracking to switch 2022-03-15 08:44:57 +01:00
log.go lnrpc: fix log.go files 2022-04-01 18:12:59 -07:00
router_backend_test.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
router_backend.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
router_grpc.pb.go lnrpc: update grpc-gateway library to v2 2021-07-27 13:09:59 +02:00
router_server_deprecated.go routerrpc: add SendToRouteV2 that returns an HTLCAttempt message 2020-05-12 19:56:54 +02:00
router_server.go routerrpc+htlcswitch: move intercepted htlc tracking to switch 2022-03-15 08:44:57 +01:00
router.pb.go htlcswitch: accept failure reason for intercepted htlcs 2022-02-01 17:18:59 +01:00
router.pb.gw.go lnrpc: update grpc-gateway library to v2 2021-07-27 13:09:59 +02:00
router.pb.json.go lnrpc: generate JSON/WASM client stubs 2021-08-03 13:44:36 +02:00
router.proto htlcswitch: accept failure reason for intercepted htlcs 2022-02-01 17:18:59 +01:00
router.swagger.json htlcswitch: accept failure reason for intercepted htlcs 2022-02-01 17:18:59 +01:00
router.yaml lnrpc: split REST annotations into service files 2021-07-27 12:59:52 +02:00
routing_config.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
subscribe_events.go multi: formatting and comment fixes 2022-02-10 11:02:02 +01:00