Browse Source

Change withdrawal documentation failure outcome - referred to channel not transaction. (#1726)

Text related to channel funding not withdrawal.
ppa-0.6.1
wintercooled 6 years ago
committed by Christian Decker
parent
commit
e0a5c8144e
  1. 2
      doc/lightning-withdraw.7
  2. 2
      doc/lightning-withdraw.7.txt

2
doc/lightning-withdraw.7

@ -45,7 +45,7 @@ On success, an object with attributes \fItx\fR and \fItxid\fR will be returned\&
.sp
\fItx\fR represents the raw bitcoin, fully signed, transaction and \fItxid\fR represent the bitcoin transaction id\&.
.sp
On failure, an error is reported and the channel is not funded\&.
On failure, an error is reported and the withdrawal transaction is not created.\&.
.sp
The following error codes may occur:
.sp

2
doc/lightning-withdraw.7.txt

@ -33,7 +33,7 @@ be returned.
'tx' represents the raw bitcoin, fully signed, transaction
and 'txid' represent the bitcoin transaction id.
On failure, an error is reported and the channel is not funded.
On failure, an error is reported and the withdrawal transaction is not created.
The following error codes may occur:

Loading…
Cancel
Save