Hierarchy

  • CompilePolicyResult

Properties

miniscript: string

The compiled miniscript expression.

asm: string

The compiled miniscript as Bitcoin asm code.

issane: boolean

Whether the miniscript is sane at the top level.

issanesublevel: boolean

Whether the miniscript is sane at the sublevel.