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
Moves the assertion that checks `.atDerivationIndex(0)` doesn't throw
inside the conditional block that verifies the descriptor is derivable.
The new rust-miniscript version fails at the `.atDerivationIndex(0)` call
which frankly makes more sense.
Issue: BTC-2650
Co-authored-by: llm-git <[email protected]>
0 commit comments