lnd.xprv/lnrpc/routerrpc
Oliver Gugger 3eb7539de1
lnrpc: fix typos in REST annotations for routerrpc
Fixes #5307.
Corrects some typos in the REST annotations for the routerrpc subserver.
Unfortunately these mistakes aren't caught by the current version of the
grpc-gateway library. But we intend to update to v2 soon which will
output alerts as mentioned in #5307.
2021-05-19 09:48:33 +02:00
..
config.go routing: add proportional attempt cost 2020-09-08 15:47:08 +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 multi: validate payment params at RPC layer 2021-05-13 17:17:52 -04: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 mod: integrate latest btcwallet and bump protobuf and grpc 2021-05-04 17:33:09 +02:00
router.pb.gw.go lnrpc: fix typos in REST annotations for routerrpc 2021-05-19 09:48:33 +02:00
router.proto routerrpc: add amp bool to SendPayment 2021-04-27 09:47:23 +02:00
router.swagger.json lnrpc: fix typos in REST annotations for routerrpc 2021-05-19 09:48:33 +02:00
routing_config.go routing: add proportional attempt cost 2020-09-08 15:47:08 +02:00
subscribe_events.go lnrpc: add failure detail none to link event rpc 2020-05-04 09:33:25 +02:00