Skip to content

refactor: remove *SortedMulti variants from DescriptorType#920

Merged
apoelstra merged 1 commit intorust-bitcoin:masterfrom
trevarj:remove-sortedmulti-descriptortype
Apr 13, 2026
Merged

refactor: remove *SortedMulti variants from DescriptorType#920
apoelstra merged 1 commit intorust-bitcoin:masterfrom
trevarj:remove-sortedmulti-descriptortype

Conversation

@trevarj
Copy link
Copy Markdown
Contributor

@trevarj trevarj commented Apr 13, 2026

After 01d25c1, these variants no longer serve a purpose since descriptors
containing sortedmulti are not handled as a distinct type, but as an underlying
Miniscript.

Closes #919

After 01d25c1, these variants no longer serve a purpose since descriptors
containing sortedmulti are not handled as a distinct type, but as an underlying
Miniscript.
Copy link
Copy Markdown
Member

@apoelstra apoelstra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK ce18ba2; successfully ran local tests

@apoelstra apoelstra merged commit ac73b83 into rust-bitcoin:master Apr 13, 2026
26 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.

Delete DescriptorType::ShWshSortedMulti

2 participants