You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(dash-spv): improve wallet birth height hint handling
- Update wallet_birth_height_hint to return None for unknown network variants instead of defaulting to Dash.
- Enhance process_block to only consider wallets with known birth heights, returning None if none are found.
This change improves the robustness of network handling and ensures accurate wallet birth height tracking.
0 commit comments