Fix - Make qsendrecsigs message show up in search (#131)

This commit is contained in:
thephez 2019-05-21 10:12:50 -04:00 committed by GitHub
parent 85f779bfc5
commit c8a285539d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 0 deletions

View file

@ -273,6 +273,7 @@ http://opensource.org/licenses/MIT.
[qgetsigs message]: /en/developer-reference#qgetsigs "A P2P network message used to request signature shares"
[qjustify message]: /en/developer-reference#qjustify "A P2P network message used to respond to another masternodes DKG complaint"
[qpcommit message]: /en/developer-reference#qpcommit "A P2P network message used to send an LLMQ premature commitment"
[qsendrecsigs message]: /en/developer-reference#qsendrecsigs "A P2P network message used to request that recovered quorum signatures be provided"
[qsigrec message]: /en/developer-reference#qsigrec "A P2P network message used to send recovered quorum signatures"
[qsigsesann message]: /en/developer-reference#qsigsesann "A P2P network message used to announce signing session details"
[qsigsinv message]: /en/developer-reference#qsigsinv "A P2P network message used to announce quorum signature share inventories"