@arkade-os/sdk Documentation - v0.4.0-next.8
    Preparing search index...

    Variable DelegateContractHandlerConst

    DelegateContractHandler: ContractHandler<
        DelegateContractParams,
        DelegateVtxo.Script,
    > = ...

    Handler for delegate wallet VTXOs.

    Delegate contracts extend the default tapscript with an additional delegate path:

    • forfeit: (Alice + Server) multisig for collaborative spending
    • exit: (Alice) + CSV timelock for unilateral exit
    • delegate: (Alice + Delegate + Server) multisig for delegated renewal