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:
parent
f0fa8068a3
commit
d6442f9a2f
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user