This commit is contained in:
John Smith
2023-05-14 20:50:28 -04:00
parent 5eb2ea656c
commit 5f9fec0b18
18 changed files with 796 additions and 145 deletions

View File

@@ -373,7 +373,7 @@ class VeilidLog implements VeilidUpdate {
}
class VeilidAppMessage implements VeilidUpdate {
final String? sender;
final TypedKey? sender;
final Uint8List message;
//