Function checkpoint_taproot

Source
pub fn checkpoint_taproot(
    user_pubkey: PublicKey,
    server_pubkey: PublicKey,
    expiry_height: BlockHeight,
) -> TaprootSpendInfo
Expand description

The Taproot spend info for the checkpoint policy

user_pubkey: The public key of the user server_pubkey: The public key of the serve expiry_height; The height at which the checkpoint will expire