mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Minor Bitcoin to Dash changes
This commit is contained in:
parent
2c3cf8a85d
commit
da8a1f1737
19 changed files with 231 additions and 236 deletions
|
@ -288,7 +288,7 @@ Once the syncing node receives the counts and inventories, it may request any
|
|||
*Governance Sync Data Flow*
|
||||
|
||||
| **Syncing Node Message** | **Direction** | **Masternode Response** | **Description** |
|
||||
| **Inital request** | | | **Requests all governance objects (without votes)** |
|
||||
| **Initial request** | | | **Requests all governance objects (without votes)** |
|
||||
| `govsync` message | → | | Syncing node initiates governance sync (hash set to all zeros)
|
||||
| | ← | `ssc` message (govobj) | Number of governance objects (0 or more)
|
||||
| | ← | `ssc` message (govobjvote)| Number of governance object votes *(0 since votes are only returned if a specific hash is provided with the `govsync` message)*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue