Skip to content

Commit

Permalink
fixup! update docs with payment_preimage.
Browse files Browse the repository at this point in the history
  • Loading branch information
cdecker committed Nov 26, 2019
1 parent 62c3861 commit dab767b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
5 changes: 2 additions & 3 deletions doc/lightning-invoice.7

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions doc/lightning-invoice.7.md
Expand Up @@ -67,9 +67,8 @@ RETURN VALUE
------------

On success, a hash is returned as *payment\_hash* to be given to the
payer, the *payment\_preimage* used and the *expiry\_time* as a UNIX
timestamp. It also returns a BOLT11 invoice as *bolt11* to be given
to the payer.
payer, and the *expiry\_time* as a UNIX timestamp. It also returns a
BOLT11 invoice as *bolt11* to be given to the payer.

On failure, an error is returned and no invoice is created. If the
lightning process fails before responding, the caller should use
Expand Down

0 comments on commit dab767b

Please sign in to comment.