Use LndHub capitalization consistently

This commit is contained in:
Pavol Rusnak
2022-07-13 16:53:14 +02:00
parent ce0825e8be
commit 5ac1f8dd62
8 changed files with 13 additions and 13 deletions

View File

@@ -720,7 +720,7 @@ var SwaggerInfo = &swag.Spec{
Host: "",
BasePath: "/",
Schemes: []string{"https", "http"},
Title: "LNDhub.go",
Title: "LndHub.go",
Description: "Accounting wrapper for the Lightning Network providing separate accounts for end-users.",
InfoInstanceName: "swagger",
SwaggerTemplate: docTemplate,