mirror of
https://github.com/getAlby/lndhub.go.git
synced 2025-12-20 22:24:52 +01:00
Change default name for invoice consumer to lnd_invoice_consumer
This commit is contained in:
@@ -114,7 +114,7 @@ func Dial(uri string, options ...ClientOption) (Client, error) {
|
||||
lecho.WithTimestamp(),
|
||||
),
|
||||
|
||||
lndInvoiceConsumerQueueName: "lndhub_invoice_consumer",
|
||||
lndInvoiceConsumerQueueName: "lnd_invoice_consumer",
|
||||
lndInvoiceExchange: "lnd_invoice",
|
||||
lndHubInvoiceExchange: "lndhub_invoice",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user