pub fn timelock_sign(
timelock_height: BlockHeight,
pubkey: XOnlyPublicKey,
) -> ScriptBufExpand description
Create a tapscript that is a checksig and an absolute timelock.
pub fn timelock_sign(
timelock_height: BlockHeight,
pubkey: XOnlyPublicKey,
) -> ScriptBufCreate a tapscript that is a checksig and an absolute timelock.