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

Text related to channel funding not withdrawal.
This commit is contained in:
wintercooled 2018-07-20 21:55:11 +01:00 committed by Christian Decker
parent 552b00e2c1
commit e0a5c8144e
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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: