lnd/lnrpc/invoicesrpc
Harsha Goli e4891a98fd
invoicesrpc: expose selectHopHints
selectHopHints is the function which constructs hophints otherwise found
in an invoice created with the private flag.

In this commit, we expose that functionality a little more to workaround
needing to create an invoice to retrieve routing hints. Of course, this
is not a perfect solution as the functionality is exposed exclusively to
go users.
2021-09-06 15:39:53 -07:00
..
addinvoice.go invoicesrpc: expose selectHopHints 2021-09-06 15:39:53 -07:00
config_active.go multi: rename local and remote chan DBs 2021-08-04 14:55:50 +02:00
config_default.go invoicesrpc: create sub server 2019-02-01 09:42:35 +01:00
driver.go lnrpc: wrap subservers in GrpcHandler 2021-03-11 13:05:23 +01:00
invoices_grpc.pb.go lnrpc: update grpc-gateway library to v2 2021-07-27 13:09:59 +02:00
invoices_server.go multi: rename local and remote chan DBs 2021-08-04 14:55:50 +02:00
invoices.pb.go lnrpc: update grpc-gateway library to v2 2021-07-27 13:09:59 +02:00
invoices.pb.gw.go lnrpc: update grpc-gateway library to v2 2021-07-27 13:09:59 +02:00
invoices.pb.json.go lnrpc: generate JSON/WASM client stubs 2021-08-03 13:44:36 +02:00
invoices.proto docs+lnrpc: rename rpc.proto to lightning.proto 2021-07-27 12:59:56 +02:00
invoices.swagger.json lnrpc: update grpc-gateway library to v2 2021-07-27 13:09:59 +02:00
invoices.yaml lnrpc: split REST annotations into service files 2021-07-27 12:59:52 +02:00
log.go invoicesrpc: create sub server 2019-02-01 09:42:35 +01:00
utils.go lnrpc: add IsAmp to Invoice 2021-05-10 16:55:17 -07:00