mirror of
https://github.com/anyproto/any-sync.git
synced 2025-06-08 05:57:03 +09:00
WIP fix tests and key value
This commit is contained in:
parent
5d2e7ce5fe
commit
21b0b9e835
7 changed files with 152 additions and 32 deletions
|
@ -232,7 +232,7 @@ message StoreKeyInner {
|
|||
bytes peer = 1;
|
||||
bytes identity = 2;
|
||||
bytes value = 3;
|
||||
int64 timestampMilli = 4;
|
||||
int64 timestampMicro = 4;
|
||||
string aclHeadId = 5;
|
||||
string key = 6;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue