mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-01-19 05:45:21 +01:00
ca91e17115
since `AddInvoiceData` is config _per invoice_ where as `AddInvoiceConfig` is config for the invoice server itself and so pretty much should stay the same for the lifetime of LND. This change sets us up for moving some of the blinded path config options to be changeable per AddInvoice call rather that having fixed config values in the config file. |
||
---|---|---|
.. | ||
addinvoice_test.go | ||
addinvoice.go | ||
config_active.go | ||
config_default.go | ||
driver.go | ||
invoices_grpc.pb.go | ||
invoices_server.go | ||
invoices.pb.go | ||
invoices.pb.gw.go | ||
invoices.pb.json.go | ||
invoices.proto | ||
invoices.swagger.json | ||
invoices.yaml | ||
log.go | ||
utils.go |