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

pull/543/head^2^2
andrew 1 year ago
parent 446f163530
commit fb9e83b853

@ -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 (default: 0, min: 250k, max: 60m)",
},
cli.Uint64Flag{
Name: "htlc_confs",

Loading…
Cancel
Save