lnd/lnrpc/invoicesrpc
positiveblue 49e099f0a0
lnrpc: run make rpc
The docker image have been updated so we are using another protobuf
version to generate the files. The generate files include the version of
the compiler used to creating them, so we need this commit to pass the
`rpc-check` step in our CI.
2023-09-05 10:11:51 -07:00
..
addinvoice_test.go lnrpc: provide hop hints when adding an invoice with no amount 2022-11-12 05:01:10 -05:00
addinvoice.go rpc: verify address is for correct net 2023-06-13 11:58:34 +02:00
config_active.go
config_default.go
driver.go
invoices_grpc.pb.go
invoices_server.go multi: break invoice depenency on channeldb 2023-01-16 07:31:09 -08:00
invoices.pb.go lnrpc: run make rpc 2023-09-05 10:11:51 -07:00
invoices.pb.gw.go
invoices.pb.json.go
invoices.proto lnrpc: update invoice request expiry comment 2023-01-12 09:17:34 +09:00
invoices.swagger.json lnrpc: update docs for invoice amt_paid 2023-03-06 20:23:25 -05:00
invoices.yaml
log.go
utils.go channeldb/invoices: add IsAMP and IsKeysend helpers 2023-01-20 03:43:39 -08:00