lnd.xprv/lnrpc/routerrpc
Joost Jager f03533c67a
routerrpc: convert sendpayment to async
Modify the routerrpc SendPayment api to asynchronous. This allows
callers to pick up a payment after the rpc connection was lost or lnd
was restarted.
2019-06-05 12:41:53 +02:00
..
config_active.go routerrpc: convert sendpayment to async 2019-06-05 12:41:53 +02:00
config_default.go routing+routerrpc: expose mission control parameters in lnd config 2019-06-04 13:22:50 +02:00
driver.go lnrpc/routerrpc: add config, implement full RouterServer 2019-02-20 16:10:39 -08:00
log.go routerrpc: register router sub server logger 2019-03-27 11:44:49 +01:00
router_backend_test.go routing: global probability based mission control 2019-06-04 10:00:25 +02:00
router_backend.go routerrpc: convert sendpayment to async 2019-06-05 12:41:53 +02:00
router_server.go routerrpc: convert sendpayment to async 2019-06-05 12:41:53 +02:00
router.pb.go routerrpc: convert sendpayment to async 2019-06-05 12:41:53 +02:00
router.proto routerrpc: convert sendpayment to async 2019-06-05 12:41:53 +02:00