P2P - Add qsendrecsigs hexdump

This commit is contained in:
thephez 2019-04-10 16:42:24 -04:00
parent 9bee734bf7
commit b5ba0e2d4c
No known key found for this signature in database
GPG key ID: BBC8A06DBE236099

View file

@ -3223,15 +3223,13 @@ in the higher level messages.
| --- | --- | --- | --- |
| 1 | fSendRecSigs | bool | 0 - Notify peer to not send plain LLMQ recovered signatures<br>1 - Notify peer to send plain LLMQ recovered signatures (default for Dash Core nodes)
<!--
The following annotated hexdump shows a `qsendrecsigs` message. (The
message header has been omitted.)
{% highlight text %}
01 ................................. Request recovered signatures: Enabled (1)
{% endhighlight %}
-->
{% endautocrossref %}