Skip to content

zcash_client_backend: Add data_api::Account::birthday_height#2251

Merged
nuttycom merged 1 commit into
mainfrom
feature/multi_account_improvements
Mar 30, 2026
Merged

zcash_client_backend: Add data_api::Account::birthday_height#2251
nuttycom merged 1 commit into
mainfrom
feature/multi_account_improvements

Conversation

@nuttycom
Copy link
Copy Markdown
Collaborator

No description provided.

Copy link
Copy Markdown
Contributor

@nullcopy nullcopy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK 3748857


#[cfg(any(test, feature = "test-dependencies"))]
impl<A: Copy> Account for (A, UnifiedFullViewingKey) {
impl<A: Copy> Account for (A, UnifiedFullViewingKey, BlockHeight) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does deserve a wrapper struct?

@nuttycom nuttycom merged commit 5fbcc80 into main Mar 30, 2026
52 checks passed
@nuttycom nuttycom deleted the feature/multi_account_improvements branch March 30, 2026 23:51
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