- Add ongoing sync drawing
 - Re-arrange layout / rename some sections
 - Add additional details about ongoing sync

Correct issue w/ mnget P2P message in dev ref
Add masternode sync drawing
This commit is contained in:
thephez 2017-11-08 12:30:29 -05:00
parent f8f3d29e64
commit 160bde7d39
4 changed files with 850 additions and 66 deletions

View file

@ -2311,8 +2311,8 @@ Masternode Ping Message
{% autocrossref %}
The `mnget` message requests masternode payment sync. The response to an
`mnget` message is an `mnb` message inventory and an `mnp` message inventory for
each requested masternode. Masternodes ignore this request if they are not fully synced.
`mnget` message is `mnw` message inventories (up to the number asked for in the
request). Masternodes ignore this request if they are not fully synced.
| Bytes | Name | Data type | Required | Description |
| ---------- | ----------- | --------- | -------- | -------- |