Hierarchy

  • Hasher
  • Signature of hashing function accepted by hashStatements.

    Returns

    String representation of hash.

    Parameters

    • value: string

      String to be hashed.

    • Optional nonce: string

      Optional nonce (as string) used to obscure hashed contents.

    Returns `0x${string}`