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:
commit
2f000f3c22
@ -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{
|
||||||
|
Loading…
Reference in New Issue
Block a user