Returns all the possible combinations of payloads for the supplied schemas within the bound witness

  • Parameters

    • boundwitness: BoundWitness

      The bound witness to search

    • schemas: string[]

      The schemas to search for unique combinations of

    Returns Lowercase<string>[][]

    The payload hashes corresponding to the unique combinations of the supplied schemas