Skip to content

Unify blinding nomenclature to call them "paths" not "routes". #1918

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

TheBlueMatt
Copy link
Collaborator

Currently the onion_message module exposes the blinded route object as both BlindedRoute and BlindedPath. This is somewhat confusing, and given they are really paths, not routes (at least in the sense that a route could be multi-path, though for OMs they are not), here we unify to only call them paths.

Currently the `onion_message` module exposes the blinded route
object as *both* `BlindedRoute` and `BlindedPath`. This is somewhat
confusing, and given they are really paths, not routes (at least in
the sense that a route could be multi-path, though for OMs they are
not), here we unify to only call them paths.
@TheBlueMatt TheBlueMatt force-pushed the 2022-12-one-blinded-path branch from bba6e90 to cbb63f6 Compare December 14, 2022 21:09
Following up on the previous commit, this also renames variables
and the module used to `blinded_path`.
Finishing the work from the previous two commits.
@TheBlueMatt TheBlueMatt force-pushed the 2022-12-one-blinded-path branch from cbb63f6 to 8dbf6db Compare December 14, 2022 21:14
@jkczyz jkczyz self-requested a review December 14, 2022 21:56
@TheBlueMatt TheBlueMatt merged commit 40b78ea into lightningdevkit:main Dec 15, 2022
@TheBlueMatt TheBlueMatt mentioned this pull request Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants