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
(This logic seems wrong to me, btw, at least in the case that k == n, but we'll accept it for now.)
Anyway I think Input::Zero and Dissat::Unknown are logically incompatible ... I think that if we have Input::Zero we should always have Dissat::Unique, and changing this will fix the bug.
Adding this to
miniscript/mod.rs
results in a panic.The text was updated successfully, but these errors were encountered: