@cashu/cashu-ts
    Preparing search index...

    Function hasCorrespondingKey

    • Checks if the provided amount is in the keyset.

      Parameters

      • amount: number

        Amount to check.

      • keyset: Keys

        To search in.

      Returns boolean

      True if the amount is in the keyset, false otherwise.