mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
PrivateSend P2P messages
- Add diagram of message exchange showing typical PrivateSend session
This commit is contained in:
parent
4e4255c2c1
commit
1d999fa23c
3 changed files with 128 additions and 0 deletions
|
@ -1514,6 +1514,13 @@ The following network messages all help control the PrivateSend (formerly
|
|||
DarkSend) coin mixing features built in to Dash and facilitated by the
|
||||
masternode network.
|
||||
|
||||
Since the messages are all related to a single process, this diagram shows them
|
||||
sequentially numbered. The `dssu` message (not shown) is sent by the
|
||||
masternode in conjunction with some responses. For additional details, refer to
|
||||
the Developer Guide [PrivateSend section](developer-guide#privatesend).
|
||||
|
||||

|
||||
|
||||
{% endautocrossref %}
|
||||
|
||||
#### dsa
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue