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
Update docs on verify_inbound_async_payment_context
We recently switched to `ReceiveAuthKey`-based blinded path
authentication, removing various fields used to authenticate
blinded paths from contexts. In doing so we forgot to update the
documentation on `verify_inbound_async_payment_context` to note
that it no longer does any cryptographic verification but instead
only validates the expiry.
Here we update that documentation.
0 commit comments