lnd/lnrpc/invoicesrpc
Oliver Gugger 235efc04e4
docs+lnrpc: rename rpc.proto to lightning.proto
To avoid a naming conflict with etcd, we rename our very generic
rpc.proto to lightning.proto to match the service name that's declared
within. This will break many external tutorials and possibly also our
API docs but the change needs to be done eventually.
2021-07-27 12:59:56 +02:00
..
addinvoice.go lnrpc/addinvoice: bump default LND invoice timeouts 2021-05-28 09:30:06 -07:00
config_active.go lnrpc+rpcserver: thread GenAmpInvoiceFeatures to invoicesrpc 2021-05-10 16:55:17 -07: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_server.go invoices: return payment address from addholdinvoice 2021-07-19 17:05:03 +02:00
invoices.pb.go docs+lnrpc: rename rpc.proto to lightning.proto 2021-07-27 12:59:56 +02:00
invoices.pb.gw.go lnrpc: extract or add REST annotations to yaml 2020-06-04 08:50:00 +02:00
invoices.proto docs+lnrpc: rename rpc.proto to lightning.proto 2021-07-27 12:59:56 +02:00
invoices.swagger.json invoices: return payment address from addholdinvoice 2021-07-19 17:05:03 +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