You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 23, 2020. It is now read-only.
Requests a range of milestones by index. Expects to receive in response the milestone bundle for the specified index.
Motivation
Requesting milestones specifically will allow speed-up of syncing as we can do this in parallel instead of waiting until we find a new milestone by traversing down
Requirements
Add a new message type named MS_REQUEST in ProtocolMessage
Description
Requests a range of milestones by index. Expects to receive in response the milestone bundle for the specified index.
Motivation
Requesting milestones specifically will allow speed-up of syncing as we can do this in parallel instead of waiting until we find a new milestone by traversing down
Requirements
According to the following details: https://github.com/iotaledger/protocol-rfcs/blob/d16a3815271cdb4b53ff3c234ea706bf764e1847/text/0001-protocol-messages/0001-protocol-messages.md#milestone-request
The text was updated successfully, but these errors were encountered: