Minor Bitcoin to Dash changes

This commit is contained in:
thephez 2018-01-11 12:46:31 -05:00
parent 2c3cf8a85d
commit da8a1f1737
19 changed files with 231 additions and 236 deletions

View file

@ -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)*