Skip to content

Fix: enable orchard bundle only for ZCash#250

Merged
olga24912 merged 2 commits intomainfrom
fix_btc
Mar 12, 2026
Merged

Fix: enable orchard bundle only for ZCash#250
olga24912 merged 2 commits intomainfrom
fix_btc

Conversation

@olga24912
Copy link
Copy Markdown
Contributor

No description provided.

@olga24912 olga24912 requested a review from kiseln March 4, 2026 18:13
eth_light_client: Option<LightClient>,
btc_light_client: Option<LightClient>,
zcash_light_client: Option<LightClient>,
enable_orchard: Option<bool>,
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.

I feel light putting enable_orchard field under zcash_bridge_client would be a better decision design-wise, but I don't have a strong preference here, so if you want we can leave it as it's

@olga24912 olga24912 merged commit 0004fcd into main Mar 12, 2026
6 checks passed
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