diff --git a/doc/lightning-txprepare.7 b/doc/lightning-txprepare.7 index da1e39c18d13..383acada45f3 100644 --- a/doc/lightning-txprepare.7 +++ b/doc/lightning-txprepare.7 @@ -1,6 +1,6 @@ .TH "LIGHTNING-TXPREPARE" "7" "" "" "lightning-txprepare" .SH NAME - +lightning-txprepare - Command to prepare to withdraw funds from the internal wallet .SH SYNOPSIS \fBtxprepare\fR \fIoutputs\fR [\fIfeerate\fR] [\fIminconf\fR] [\fIutxos\fR] @@ -17,7 +17,7 @@ and \fIamount\fR({\fIdestination\fR: \fIamount\fR})\. Its format is like: [{address1: amount1}, {address2: amount2}] or [{address: \fIall\fR}]\. -It supports the any number of outputs\. +It supports any number of \fBconfirmed\fR outputs\. The \fIdestination\fR of output is the address which can be of any Bitcoin accepted @@ -55,7 +55,6 @@ of "txid:vout"\. These must be drawn from the node's available UTXO set\. supports multiple outputs and uses \fIoutputs\fR as parameter\. The second part is provided by \fBtxsend\fR\. - .SH RETURN VALUE On success, an object with attributes \fIunsigned_tx\fR and \fItxid\fR will be @@ -85,7 +84,7 @@ fees) to create the transaction\. .RE .SH AUTHOR -Rusty Russell \fBNone\fR (\fI is mainly responsible\. +Rusty Russell \fI is mainly responsible\. .SH SEE ALSO @@ -93,5 +92,5 @@ Rusty Russell \fBNone\fR (\fI is mainly responsible\. .SH RESOURCES -Main web site: \fBNone\fR (\fIhttps://github.com/ElementsProject/lightning\fR) +Main web site: \fIhttps://github.com/ElementsProject/lightning\fR diff --git a/doc/lightning-txprepare.7.md b/doc/lightning-txprepare.7.md index 04c5a8a4fb3b..b3c304793b5a 100644 --- a/doc/lightning-txprepare.7.md +++ b/doc/lightning-txprepare.7.md @@ -18,7 +18,7 @@ and *amount*(\{*destination*: *amount*\}). Its format is like: \[\{address1: amount1\}, \{address2: amount2\}\] or \[\{address: *all*\}\]. -It supports the any number of outputs. +It supports any number of **confirmed** outputs. The *destination* of output is the address which can be of any Bitcoin accepted type, including bech32.