mirror of
https://github.com/aljazceru/satdress.git
synced 2025-12-17 05:24:20 +01:00
make lnd invoices include route hints.
This commit is contained in:
@@ -38,6 +38,7 @@ func makeInvoice(
|
||||
backend = makeinvoice.LNDParams{
|
||||
Host: params.Host,
|
||||
Macaroon: params.Key,
|
||||
Private: true,
|
||||
}
|
||||
case "lnbits":
|
||||
backend = makeinvoice.LNBitsParams{
|
||||
|
||||
Reference in New Issue
Block a user