prop 150 updates

This commit is contained in:
zzz
2019-05-02 17:44:01 +00:00
parent e506830140
commit 35b2da70b9

View File

@ -181,9 +181,24 @@ ID: 4 byte integer
LogPack
~~~~~~~
The following is gzipped before transmission:
.. raw:: html
{% highlight lang='dataspec' %}
Index data len: In bytes, 4 byte integer
Log data len: In bytes, 4 byte integer
Index data: 8 bytes for each index, length as specified
Log data: length as specified
{% endhighlight %}
SnapshotSyncRequest
~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~
.. raw:: html