Cashu-TS - v4.5.1
    Preparing search index...

    Function normalizeUrl

    • Internal

      Parses and normalizes a mint URL: validates the scheme (http/https only), rejects credentials, query parameters, fragments, and encoded path delimiters, and strips any trailing slashes.

      Parameters

      • url: string

      Returns string