@@ -36,17 +36,17 @@ so) or \fIslow\fR (next 100 blocks or so) to use lightningd’s internal
3636estimates: \fI normal \fR is the default\.
3737
3838
39- \fI announce \fR is an optional flag that triggers whether to announce this
40- channel or not\. Defaults to \fB true \fR \. An unannounced channel is considered
41- private\.
42-
43-
4439Otherwise, \fI feerate \fR is a number, with an optional suffix: \fI perkw \fR means
4540the number is interpreted as satoshi-per-kilosipa (weight), and \fI perkb \fR
4641means it is interpreted bitcoind-style as satoshi-per-kilobyte\. Omitting
4742the suffix is equivalent to \fI perkb \fR \.
4843
4944
45+ \fI announce \fR is an optional flag that triggers whether to announce this
46+ channel or not\. Defaults to \fB true \fR \. An unannounced channel is considered
47+ private\.
48+
49+
5050\fI minconf \fR specifies the minimum number of confirmations that used
5151outputs should have\. Default is 1\.
5252
@@ -63,6 +63,7 @@ is reported and the channel is not funded\.
6363
6464The following error codes may occur:
6565
66+ .RS
6667.IP \[bu ]
6768-1: Catchall nonspecific error\.
6869.IP \[bu ]
@@ -74,6 +75,7 @@ The following error codes may occur:
7475.IP \[bu ]
7576303: Broadcasting of the funding transaction failed, the internal call to bitcoin-cli returned with an error\.
7677
78+ .RE
7779
7880Failure may also occur if \fB lightningd \fR and the peer cannot agree on
7981channel parameters (funding limits, channel reserves, fees, etc\. )\.
0 commit comments