From 5a96ef4ffe08dfc8b6b9bdf551a99c91d1a9c6b4 Mon Sep 17 00:00:00 2001 From: Lorexia Date: Tue, 7 Nov 2023 12:20:35 +0100 Subject: [PATCH] Update mixnet docs --- sdk/typescript/docs/pages/playground/traffic.mdx | 3 --- 1 file changed, 3 deletions(-) diff --git a/sdk/typescript/docs/pages/playground/traffic.mdx b/sdk/typescript/docs/pages/playground/traffic.mdx index 8435f3b2f0..6c845227e2 100644 --- a/sdk/typescript/docs/pages/playground/traffic.mdx +++ b/sdk/typescript/docs/pages/playground/traffic.mdx @@ -4,9 +4,6 @@ import { Traffic } from '../../components/traffic'; import Box from '@mui/material/Box'; import FormattedTrafficExampleCode from '../../code-examples/traffic-example-code.mdx'; - - Currently, due to SSL-related issues, the mixnet client is functional exclusively in local development environments. Unless you clone this repository or create your own build, you may encounter limitations when attempting to test this example. - Use this tool to experiment with the mixnet: send and receive messages!