Commit c9c2867
committed
Update docs on
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.verify_inbound_async_payment_context
1 parent 82a984a commit c9c2867
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
543 | 543 | | |
544 | 544 | | |
545 | 545 | | |
546 | | - | |
547 | | - | |
| 546 | + | |
| 547 | + | |
548 | 548 | | |
549 | 549 | | |
550 | 550 | | |
551 | 551 | | |
552 | | - | |
553 | 552 | | |
554 | 553 | | |
555 | 554 | | |
| |||
0 commit comments