lnd/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
log.go
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