In addition to lnd, the function also accepts added_after, confirmed_after, restart_delay_ms.
Would be also nice to document what they mean - I don't understand what the "Index Number" in "Invoice Added After Index Number" is, and why would I need to set a "Restart Subscription Delay".
https://github.com/alexbosworth/lightning/blob/c5af24b75b88792cb17fa3b5aeb855f901b5f715/typescript/shared.d.ts#L46-L48
In addition to
lnd
, the function also acceptsadded_after
,confirmed_after
,restart_delay_ms
.Would be also nice to document what they mean - I don't understand what the "Index Number" in "Invoice Added After Index Number" is, and why would I need to set a "Restart Subscription Delay".