cmd: mention loop terms in loop amt description

make miniums and maxiums more apparent when running loop out -h

rephrase
pull/543/head
andrew 1 year ago
parent 0d887ac173
commit ffa6091903

@ -41,7 +41,7 @@ var loopOutCommand = cli.Command{
},
cli.Uint64Flag{
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.",
},
cli.Uint64Flag{
Name: "htlc_confs",

Loading…
Cancel
Save