Module clause
Source - DelayedSignClause
- A clause that allows to sign and spend the UTXO after a relative
timelock.
- DelayedTimelockSignClause
- A clause that allows to sign and spend the UTXO after a relative
timelock, with an additional absolute one.
- HashDelaySignClause
- A clause that allows to sign and spend the UTXO after a relative
timelock, if preimage matching the hash is provided.
- HashSignClause
- A clause that allows spending by revealing a preimage and providing a signature.
- TimelockSignClause
- A clause that allows to sign and spend the UTXO after an absolute
timelock.
- VtxoClause
- TapScriptClause
- A trait describing a VTXO policy clause.