2
0
mirror of https://github.com/lightninglabs/loop synced 2024-11-16 00:12:52 +00:00

fix travis build fail

This commit is contained in:
andrew 2022-12-07 11:17:49 -05:00
parent f0fa8068a3
commit d6442f9a2f

View File

@ -41,7 +41,7 @@ var loopOutCommand = cli.Command{
}, },
cli.Uint64Flag{ cli.Uint64Flag{
Name: "amt", Name: "amt",
Usage: "run the command loop terms to get the minimum & maximum amount on the server. " Usage: "run the command loop terms to get the minimum & maximum amount on the server. ",
}, },
cli.Uint64Flag{ cli.Uint64Flag{
Name: "htlc_confs", Name: "htlc_confs",