add initData.wallTimeNanos (#544)

This commit is contained in:
Adeeb Shihadeh 2023-10-15 14:55:54 -07:00 committed by GitHub
parent 4a07275487
commit 24a522f6ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -46,6 +46,8 @@ struct InitData {
commands @19 :Map(Text, Data);
wallTimeNanos @20 :UInt64;
enum DeviceType {
unknown @0;
neo @1;