Add recieved time to packet display. Closes #238.

This commit is contained in:
Jack Kingsman
2026-04-30 19:07:50 -07:00
parent d0e02a42f8
commit e76d922752
7 changed files with 68 additions and 45 deletions
+2
View File
@@ -95,6 +95,8 @@ class TestGetRawPacket:
"sender": "Alice",
"channel_key": channel_key,
"contact_key": None,
"sender_timestamp": 1700000000,
"message": "Alice: hello",
}