adjust message preparation time

This commit is contained in:
Youngjoon Lee 2024-05-20 09:49:35 +09:00
parent e804303761
commit c82a39f70a
No known key found for this signature in database
GPG Key ID: 09B750B5BD6F08A2

View File

@ -19,7 +19,7 @@ mixnet:
# A probability of sending a cover message within a cycle if not sending a real message
cover_message_prob: 0.2
# A maximum preparation time (delay) before sending the message
max_message_prep_time: 0.3
max_message_prep_time: 0.05
# A maximum delay of messages mixed in a mix node
max_mix_delay: 3