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

cmd: mention loop terms in loop amt description

This commit is contained in:
andrew 2022-12-07 12:44:59 -05:00
commit 2f000f3c22

View File

@ -41,7 +41,6 @@ var loopOutCommand = cli.Command{
}, },
cli.Uint64Flag{ cli.Uint64Flag{
Name: "amt", Name: "amt",
Usage: "the amount in satoshis to loop out",
Usage: "the amount in satoshis to loop out, consult the loop terms command to get the minimum & maximum loop amounts supported by the server.", Usage: "the amount in satoshis to loop out, consult the loop terms command to get the minimum & maximum loop amounts supported by the server.",
}, },
cli.Uint64Flag{ cli.Uint64Flag{