add comment

This commit is contained in:
Youngjoon Lee 2024-11-08 15:39:18 +07:00
parent 28a714b3c9
commit 8d3f32a7fe
No known key found for this signature in database
GPG Key ID: 25CA11F37F095E5D
1 changed files with 1 additions and 0 deletions

View File

@ -187,6 +187,7 @@ impl MixNode {
id,
network_interface,
// We're not coupling this lifespan with the steps now, but it's okay
// We expected that a message will be delivered to most of nodes within 60s.
message_cache: TimedCache::with_lifespan(60),
settings,
state: MixnodeState {