mirror of
https://github.com/anyproto/any-sync.git
synced 2025-06-08 05:57:03 +09:00
Expose header in history
This commit is contained in:
parent
d15a02571f
commit
e12edef524
3 changed files with 13 additions and 1 deletions
|
@ -55,6 +55,7 @@ func NewChangeFromRoot(id string, ch *treechangeproto.RootChange, signature []by
|
|||
IsSnapshot: true,
|
||||
Identity: string(ch.Identity),
|
||||
Signature: signature,
|
||||
Data: []byte(ch.ChangeType),
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue