mirror of
https://github.com/logos-blockchain/logos-blockchain-simulations.git
synced 2026-01-07 15:43:09 +00:00
add comment
This commit is contained in:
parent
28a714b3c9
commit
8d3f32a7fe
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user