lnd/lnrpc/invoicesrpc
Elle Mouton 5e84ba92af
multi: add IsBlinded to lnrpc.Invoice for nicer UX
The BlindedPathConfig struct is nice for invoice creation but when we
use the Invoice message for viewing an invoice, it would be nicer to see
an "is_blinded" field.
2024-08-08 16:46:01 +02:00
..
addinvoice_test.go blindedpath: move blinded path logic to own pkg 2024-07-26 09:54:59 +02:00
addinvoice.go invoicesrpc: move blinded path config to AddInvoiceData 2024-08-07 17:01:21 +02:00
config_active.go rpcserver+invoicesrpc: alias-aware AddInvoice,AddHoldInvoice rpc 2022-07-07 17:10:29 -04:00
config_default.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
driver.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
invoices_grpc.pb.go lnrpc: add invoicesrpc doc tags to enable lncli api doc generation 2023-11-20 14:41:54 -07:00
invoices_server.go multi: replace ioutil.WriteFile 2024-04-25 11:23:31 +02:00
invoices.pb.go lnrpc: re-generate protos after dependency update 2024-03-14 09:32:29 +01:00
invoices.pb.gw.go lnrpc/invoicesrpc: add new invoice ref LookupInvoiceV2 method 2021-10-28 15:49:25 -07:00
invoices.pb.json.go lnrpc/Dockerfile: update falafel version 2024-08-05 15:59:50 +02:00
invoices.proto lnrpc: Clarify payment_addr and payment_secret 2024-02-13 19:04:18 -05:00
invoices.swagger.json multi: add IsBlinded to lnrpc.Invoice for nicer UX 2024-08-08 16:46:01 +02:00
invoices.yaml lnrpc/invoicesrpc: add new invoice ref LookupInvoiceV2 method 2021-10-28 15:49:25 -07:00
log.go multi: add NewLogClosure in lnutils to avoid repetition 2024-07-25 21:25:23 +08:00
utils.go multi: add IsBlinded to lnrpc.Invoice for nicer UX 2024-08-08 16:46:01 +02:00