You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cache offer on StaticInvoicePersisted onion message
As an async recipient, we need to interactively build a static invoice that an
always-online node will serve on our behalf.
Once this invoice is built and persisted by the static invoice server, they
will send us a confirmation onion message. At this time, cache the
corresponding offer and mark it as ready to receive async payments.
0 commit comments