@arkade-os/sdk Documentation - v0.3.11
    Preparing search index...

    Function isVtxoExpiringSoon

    • Check if a VTXO is expiring soon based on threshold

      Parameters

      • vtxo: ExtendedVirtualCoin

        The virtual coin to check

      • thresholdMs: number

        Threshold in milliseconds from now

      Returns boolean

      true if VTXO expires within threshold, false otherwise