mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
P2P - Update qsigsinv example to match qbsigs
This commit is contained in:
parent
dfc54ab199
commit
cb473ce17c
1 changed files with 9 additions and 4 deletions
|
@ -3408,14 +3408,19 @@ Note: The maximum number of inventories in a `qsigsinv` message is limited to
|
|||
The following annotated hexdump shows a `qsigsinv` message. (The
|
||||
message header has been omitted.)
|
||||
|
||||
<!--
|
||||
Match qbsigs and qsigsesann
|
||||
0284d84432011a04020084d84332011a0700
|
||||
-->
|
||||
|
||||
{% highlight text %}
|
||||
02 ......................................... Count: 2
|
||||
|
||||
80b176 ..................................... Session ID
|
||||
32012900 ................................... Inventory
|
||||
84d844 ..................................... Session ID
|
||||
32011a040200 ............................... Inventory
|
||||
|
||||
80b175 ..................................... Session ID
|
||||
32012900 ................................... Inventory
|
||||
84d843 ..................................... Session ID
|
||||
32011a0700 ................................. Inventory
|
||||
{% endhighlight %}
|
||||
|
||||
{% endautocrossref %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue