cmd: mention loop terms in loop amt description

pull/543/head^2
andrew 2 years ago
commit 2f000f3c22

@ -40,8 +40,7 @@ var loopOutCommand = cli.Command{
"will go to lnd's wallet", "will go to lnd's wallet",
}, },
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{

Loading…
Cancel
Save