Module param

Source
Expand description

Parameters to certain covenants

Enums§

CovExtArgs
All known Extension parameters/arguments
NoExtParam
No Extensions for elements-miniscript All the implementations for the this function are unreachable

Traits§

ArgFromStr
Trait for parsing extension arg from String Parse an argument from s given context of parent and argument position
ExtParam
Abstract parameter to Miniscript Extension
ExtParamTranslator
Trait for translating different parameter types for covenant extensions
TranslateExtParam
Converts a descriptor using abstract extension parameters to one using concrete ones, or vice-versa