mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
cmd/loop: normalize static channel memo help
This commit is contained in:
parent
338a6ef9f1
commit
74cbb651bc
4 changed files with 8 additions and 16 deletions
|
|
@ -575,11 +575,7 @@ Open a channel to an existing peer.
|
|||
\fB--max_local_csv\fP="": (optional) the maximum number of blocks that we will allow the remote peer to require we wait before accessing our funds in the case of a unilateral close. (default: 0)
|
||||
|
||||
.PP
|
||||
\fB--memo\fP="": (optional) a note-to-self containing some useful
|
||||
information about the channel. This is stored
|
||||
locally only, and is purely for reference. It
|
||||
has no bearing on the channel's operation. Max
|
||||
allowed length is 500 characters
|
||||
\fB--memo\fP="": (optional) a note-to-self containing some useful information about the channel. This is stored locally only, and is purely for reference. It has no bearing on the channel's operation. Max allowed length is 500 characters
|
||||
|
||||
.PP
|
||||
\fB--min_htlc_msat\fP="": (optional) the minimum value we will require for incoming HTLCs on the channel (default: 0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue