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
feat(miniscript): add auto-detection of descriptor type
Add fromStringDetectType() that auto-detects whether a descriptor contains
wildcards. If it does, returns a derivable descriptor, otherwise a definite
one.
Issue: BTC-1826
feat(miniscript): add auto-detection of descriptor type
Add fromStringDetectType() that auto-detects whether a descriptor contains
wildcards. If it does, returns a derivable descriptor, otherwise a definite
one.
Issue: BTC-1826