Skip to content

docs: rename "Correspondent" to "Destination" in comments - #1324

Open
zancas wants to merge 2 commits into
devfrom
correspondent_to_destination
Open

docs: rename "Correspondent" to "Destination" in comments#1324
zancas wants to merge 2 commits into
devfrom
correspondent_to_destination

Conversation

@zancas

@zancas zancas commented Aug 25, 2026

Copy link
Copy Markdown
Member

This change renames the term "Correspondent" to "Destination" in prose. It touches five comment lines in rust/lib/src/lib.rs and app/walletBackend/utils/walletUtils.ts. No code behavior changes.

Three symbol references keep the old name. They are LightClientError::NoEligibleCorrespondent and zingolib::correspondent::NoEligibleCorrespondents. The zingolib crate at tag zingolib_nym_rc0 defines these symbols. A rename there must land before this repo can drop them.

No ADR or other document contains the term. No file name contains the term.

🤖 Generated with Claude Code

The comments in the FFI layer and the wallet-backend utilities still used the term "Correspondent" for the curated transmission pool. This change renames every prose occurrence to "Destination". The three references to the zingolib symbols NoEligibleCorrespondent and zingolib::correspondent::NoEligibleCorrespondents keep their names, because the crate pinned at tag zingolib_nym_rc0 defines them.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@zancas
zancas requested a review from dorianvp August 26, 2026 05:04
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.

1 participant