[][src]Module miniscript::descriptor

Output Descriptors

Tools for representing Bitcoin output's scriptPubKeys as abstract spending policies known as "output descriptors". These include a Miniscript which describes the actual signing policy, as well as the blockchain format (P2SH, Segwit v0, etc.)

The format represents EC public keys abstractly to allow wallets to replace these with BIP32 paths, pay-to-contract instructions, etc.

Enums

Descriptor

Script descriptor