Decoy Contract sanitized

Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
This commit is contained in:
Alexey
2026-09-03 19:01:52 +03:00
parent 50faaba8c5
commit 7f4e637b99
6 changed files with 49 additions and 9 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ pub(crate) struct WebSessionStatus {
pub(crate) control_items: usize,
/// Monotonic age since session creation.
pub(crate) age_ms: u64,
/// Monotonic age since the latest carrier activity.
/// Monotonic age since the latest peer or carrier progress.
pub(crate) idle_ms: u64,
/// Monotonic age since the latest validated peer operation.
pub(crate) peer_idle_ms: u64,