diff --git a/mixnet/v2/sim/config.yaml b/mixnet/v2/sim/config.yaml index c53ad36..d318af8 100644 --- a/mixnet/v2/sim/config.yaml +++ b/mixnet/v2/sim/config.yaml @@ -42,4 +42,4 @@ adversary: io_window_size: 0.20 # A moving interval of the time window for the adversary to observe inputs and outputs of each node # This must be smaller or equal to io_window_size. - io_window_moving_interval: 0.10 \ No newline at end of file + io_window_moving_interval: 0.20 \ No newline at end of file