From 4a9c58f06f2e39e80e43f674b16bf7457f40b976 Mon Sep 17 00:00:00 2001 From: Youngjoon Lee <5462944+youngjoon-lee@users.noreply.github.com> Date: Sat, 25 May 2024 14:18:59 +0900 Subject: [PATCH] fix comment in yaml --- mixnet/v2/sim/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mixnet/v2/sim/config.yaml b/mixnet/v2/sim/config.yaml index bc3b018..6708975 100644 --- a/mixnet/v2/sim/config.yaml +++ b/mixnet/v2/sim/config.yaml @@ -26,7 +26,7 @@ mixnet: max_mix_delay: 3 p2p: - # Broadcasting type: naive | gossip + # Broadcasting type: 1-to-all | gossip type: "gossip" # A connection density, only if the type is gossip connection_density: 10