revert io_window_moving_interval to 0.10

This commit is contained in:
Youngjoon Lee 2024-05-31 14:51:00 +09:00
parent f415624ff0
commit 7ce7be991f
No known key found for this signature in database
GPG Key ID: 09B750B5BD6F08A2

View File

@ -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.20
io_window_moving_interval: 0.10