mirror of
https://github.com/logos-blockchain/logos-blockchain-simulations.git
synced 2026-05-22 01:09:24 +00:00
add comment
This commit is contained in:
parent
28a714b3c9
commit
8d3f32a7fe
@ -187,6 +187,7 @@ impl MixNode {
|
|||||||
id,
|
id,
|
||||||
network_interface,
|
network_interface,
|
||||||
// We're not coupling this lifespan with the steps now, but it's okay
|
// 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),
|
message_cache: TimedCache::with_lifespan(60),
|
||||||
settings,
|
settings,
|
||||||
state: MixnodeState {
|
state: MixnodeState {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user