mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
loop: add initiator string to user agent
This commit is contained in:
parent
e6e533aeda
commit
2a732a4385
8 changed files with 43 additions and 21 deletions
|
|
@ -34,6 +34,7 @@ var (
|
|||
MaxPrepayAmount: 100,
|
||||
MaxPrepayRoutingFee: 75000,
|
||||
MaxSwapRoutingFee: 70000,
|
||||
Initiator: "test",
|
||||
}
|
||||
|
||||
swapInvoiceDesc = "swap"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue