mirror of
https://github.com/lightninglabs/loop
synced 2024-11-16 00:12:52 +00:00
quick fix
This commit is contained in:
parent
fb9e83b853
commit
a4bb589155
@ -41,7 +41,7 @@ var loopOutCommand = cli.Command{
|
||||
},
|
||||
cli.Uint64Flag{
|
||||
Name: "amt",
|
||||
Usage: "the amount in satoshis to loop out (default: 0, min: 250k, max: 60m)",
|
||||
Usage: "the amount in satoshis to loop out (min: 250k, max: 60m)",
|
||||
},
|
||||
cli.Uint64Flag{
|
||||
Name: "htlc_confs",
|
||||
|
Loading…
Reference in New Issue
Block a user