lnd/lnrpc/routerrpc
Oliver Gugger 4a0025c1b7
lnrpc: split REST annotations into service files
As a preparation for the migration to the grpc-gateway/v2 library we
declare each service's REST annotations in its own file. This is
optional in the v1 library but mandatory in v2.
2021-07-27 12:59:52 +02:00
..
config.go routing: store missioncontrol state in blocks and eliminate cursor use 2021-07-26 17:02:11 +02:00
driver.go lnrpc: wrap subservers in GrpcHandler 2021-03-11 13:05:23 +01:00
forward_interceptor.go htlcswitch,rpc: expose onion blob for intercepts 2020-10-31 14:09:52 -03:00
log.go multi: remove dead code 2019-09-10 17:21:59 +02:00
router_backend_test.go multi: validate payment params at RPC layer 2021-05-13 17:17:52 -04:00
router_backend.go lnrpc: allow payment addr override for AMP invoices 2021-05-28 09:30:05 -07:00
router_server_deprecated.go routerrpc: add SendToRouteV2 that returns an HTLCAttempt message 2020-05-12 19:56:54 +02:00
router_server.go routing: use Identifier in place of PaymentHash 2021-04-27 09:47:23 +02:00
router.pb.go feature: expose preimage in forward+settle event 2021-06-15 22:01:24 +03:00
router.pb.gw.go lnrpc: fix typos in REST annotations for routerrpc 2021-05-19 09:48:33 +02:00
router.proto feature: expose preimage in forward+settle event 2021-06-15 22:01:24 +03:00
router.swagger.json Merge pull request #5236 from offerm/preimage-to-settleevent 2021-07-09 14:35:11 -07:00
router.yaml lnrpc: split REST annotations into service files 2021-07-27 12:59:52 +02:00
routing_config.go routing: store missioncontrol state in blocks and eliminate cursor use 2021-07-26 17:02:11 +02:00
subscribe_events.go feature: expose preimage in forward+settle event 2021-06-15 22:01:24 +03:00