Skip to content

Commit

Permalink
docs/fetchinvoice: document payer_note
Browse files Browse the repository at this point in the history
Signed-off-by: William Casarin <[email protected]>
  • Loading branch information
jb55 authored and cdecker committed Sep 4, 2021
1 parent f6709a7 commit 105a88d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
9 changes: 7 additions & 2 deletions doc/lightning-fetchinvoice.7

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

4 changes: 3 additions & 1 deletion doc/lightning-fetchinvoice.7.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ SYNOPSIS

**(WARNING: experimental-offers only)**

**fetchinvoice** *offer* \[*msatoshi*\] \[*quantity*\] \[*recurrence_counter*\] \[*recurrence_start*\] \[*recurrence_label*\] \[*timeout*\]
**fetchinvoice** *offer* \[*msatoshi*\] \[*quantity*\] \[*recurrence_counter*\] \[*recurrence_start*\] \[*recurrence_label*\] \[*timeout*\] \[*payer_note*\]

DESCRIPTION
-----------
Expand Down Expand Up @@ -43,6 +43,8 @@ calls for the same recurrence, as it is used to link them together.
*timeout* is an optional timeout; if we don't get a reply before this
we fail (default, 60 seconds).

*payer_note* is an optional payer note to include in the fetched invoice.

RETURN VALUE
------------

Expand Down

0 comments on commit 105a88d

Please sign in to comment.