- Create drawing of initial MN sync steps for clarity
This commit is contained in:
thephez 2017-11-07 11:40:26 -05:00
parent 27c1fea7f0
commit 458b143573
2 changed files with 200 additions and 1 deletions

View file

@ -721,7 +721,12 @@ The following actions only run when the masternode sync is past `MASTERNODE_SYNC
#### Masternode Sync Data Flow
The following tables details the exchanged of P2P messages during masternode
This diagram shows the order in which P2P messages are sent to perform
masternode synchronization initially after startup.<p>
![Masternode Sync (Initial)](/img/dev/en-masternode-sync-initial.svg)
The following table details the exchanged of P2P messages during masternode
synchronization.
| **Syncing Node Message** | **Direction** | **Masternode Response** | **Description** |