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

    Function isVtxoExpiringSoon

    • Check if a virtual output is expiring soon based on threshold

      Parameters

      • vtxo: ExtendedVirtualCoin

        The virtual output to check

      • thresholdMs: number

        Threshold in milliseconds from now

      Returns boolean

      true if virtual output expires within threshold, false otherwise