P2P - Add SendDsq hexdump

This commit is contained in:
thephez 2019-04-10 15:20:10 -04:00
parent b3aaf65e71
commit dabd9af401
No known key found for this signature in database
GPG key ID: BBC8A06DBE236099

View file

@ -1751,18 +1751,15 @@ wallet) to minimize data usage.
| --- | --- | --- | --- |
| 1 | fSendDSQueue | bool | 0 - Notify peer to not send any `dsq` messages<br>1 - Notify peer to send all `dsq` messages
<!--
The following annotated hexdump shows a `senddsq` message. (The
message header has been omitted.)
{% highlight text %}
01 ................................. PrivateSend participation: Enabled (1)
{% endhighlight %}
-->
{% endautocrossref %}
#### SendHeaders
{% include helpers/subhead-links.md %}