• Default hasher for hashStatements.

    Returns

    256 bit blake2 hash as hex string.

    Parameters

    • value: string

      String to be hashed.

    • nonce: string = ''

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

    Returns HexString