loop: add initiator string to user agent

This commit is contained in:
Oliver Gugger 2020-11-06 10:43:03 +01:00
parent e6e533aeda
commit 2a732a4385
No known key found for this signature in database
GPG key ID: 8E4256593F177720
8 changed files with 43 additions and 21 deletions

View file

@ -34,6 +34,7 @@ var (
MaxPrepayAmount: 100,
MaxPrepayRoutingFee: 75000,
MaxSwapRoutingFee: 70000,
Initiator: "test",
}
swapInvoiceDesc = "swap"